Skip to content

Commit

Permalink
aacgain: correct version number to 1.8
Browse files Browse the repository at this point in the history
The server responds to a request for a 1.9 tarball
with the source to 1.8, likely do to mod_speling being active.

Closes Homebrew/legacy-homebrew#16838.
  • Loading branch information
adamv committed Jan 2, 2013
1 parent 94dccea commit 556d662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/aacgain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class Aacgain < Formula
homepage 'http://aacgain.altosdesign.com/'
url 'http://aacgain.altosdesign.com/alvarez/aacgain-1.9.tar.bz2'
url 'http://aacgain.altosdesign.com/alvarez/aacgain-1.8.tar.bz2'
sha1 '331039c4231e4d85ae878795ce3095dd96dcbfdb'

def install
Expand Down

0 comments on commit 556d662

Please sign in to comment.