diff options
Diffstat (limited to 'Library/Formula/mp3wrap.rb')
| -rw-r--r-- | Library/Formula/mp3wrap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mp3wrap.rb b/Library/Formula/mp3wrap.rb index c44211837..074b4a869 100644 --- a/Library/Formula/mp3wrap.rb +++ b/Library/Formula/mp3wrap.rb @@ -3,7 +3,7 @@ require 'formula' class Mp3wrap < Formula url 'http://superb-sea2.dl.sourceforge.net/project/mp3wrap/mp3wrap/mp3wrap%200.5/mp3wrap-0.5-src.tar.gz' homepage 'http://mp3wrap.sourceforge.net/' - md5 '096b46295cbe3ee2f02ca7792517dc36' + sha1 '458b7e9dce5d7a867b1be73554dd14043a4cd421' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
