diff options
Diffstat (limited to 'Library/Formula/mp3val.rb')
| -rw-r--r-- | Library/Formula/mp3val.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mp3val.rb b/Library/Formula/mp3val.rb index 3610786d9..5c93fe39d 100644 --- a/Library/Formula/mp3val.rb +++ b/Library/Formula/mp3val.rb @@ -3,7 +3,7 @@ require 'formula' class Mp3val < Formula url 'http://downloads.sourceforge.net/mp3val/mp3val-0.1.8-src.tar.gz' homepage 'http://mp3val.sourceforge.net/' - md5 'dc8adad909d0b8734ed22029b2de2cb4' + sha1 '19f7506d387f72def2861ec271c5cb4135bd8f5e' def install system "gnumake -f Makefile.gcc" |
