normalize: follow url redirect
This commit is contained in:
parent
32616ab6f1
commit
85c603871d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Normalize < Formula
|
||||
desc "Adjust volume of audio files to a standard level"
|
||||
homepage "http://normalize.nongnu.org/"
|
||||
url "http://savannah.nongnu.org/download/normalize/normalize-0.7.7.tar.gz"
|
||||
url "http://download.savannah.nongnu.org/releases/normalize/normalize-0.7.7.tar.gz"
|
||||
sha256 "6055a2abccc64296e1c38f9652f2056d3a3c096538e164b8b9526e10b486b3d8"
|
||||
|
||||
option "without-mad", "Compile without MP3 support"
|
||||
|
|
Loading…
Reference in a new issue