aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/aacgain.rb6
1 files changed, 5 insertions, 1 deletions
diff --git a/Library/Formula/aacgain.rb b/Library/Formula/aacgain.rb
index 2d336ac4c..97d8e5b89 100644
--- a/Library/Formula/aacgain.rb
+++ b/Library/Formula/aacgain.rb
@@ -2,7 +2,11 @@ require 'formula'
class Aacgain < Formula
homepage 'http://aacgain.altosdesign.com/'
- url 'http://aacgain.altosdesign.com/alvarez/aacgain-1.9.tar.bz2'
+ # This server will autocorrect a 1.9 url back to this 1.8 tarball.
+ # The 1.9 version mentioned on the website is pre-release, so make
+ # sure 1.9 is actually out before updating.
+ # See: https://github.com/mxcl/homebrew/issues/16838
+ url 'http://aacgain.altosdesign.com/alvarez/aacgain-1.8.tar.bz2'
sha1 '331039c4231e4d85ae878795ce3095dd96dcbfdb'
def install