normalize: follow url redirect

This commit is contained in:
Viktor Szakats 2015-10-06 19:17:53 +02:00 committed by Dominyk Tiller
parent 32616ab6f1
commit 85c603871d

View file

@ -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"