Skip to content

Commit

Permalink
mpg123 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 27, 2012
1 parent 4999f85 commit bd86589
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/mpg123.rb
Expand Up @@ -2,9 +2,9 @@

class Mpg123 < Formula
homepage 'http://www.mpg123.de/'
url 'http://downloads.sourceforge.net/project/mpg123/mpg123/1.14.2/mpg123-1.14.2.tar.bz2'
mirror 'http://www.mpg123.de/download/mpg123-1.14.2.tar.bz2'
sha1 '887a453e49e3d49d539a712ee66a8d9da16e3325'
url 'http://downloads.sourceforge.net/project/mpg123/mpg123/1.14.4/mpg123-1.14.4.tar.bz2'
mirror 'http://www.mpg123.de/download/mpg123-1.14.4.tar.bz2'
sha1 '9f53e27bb40b8df3d3b6df25f5f9a8a83b1fccfe'

def install
args = ["--disable-debug", "--disable-dependency-tracking",
Expand Down

0 comments on commit bd86589

Please sign in to comment.