Skip to content

Commit

Permalink
fluid-synth: move to HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Dec 22, 2020
1 parent 7fc3861 commit 12e5cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/fluid-synth.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class FluidSynth < Formula
desc "Real-time software synthesizer based on the SoundFont 2 specs"
homepage "http://www.fluidsynth.org"
homepage "https://www.fluidsynth.org"
url "https://github.com/FluidSynth/fluidsynth/archive/v2.1.5.tar.gz"
sha256 "b539b7c65a650b56f01cd60a4e83c6125c217c5a63c0c214ef6274894a677d00"
license "LGPL-2.1-or-later"
Expand Down

0 comments on commit 12e5cf5

Please sign in to comment.