diff options
Diffstat (limited to 'Library/Formula/mp3cat.rb')
| -rw-r--r-- | Library/Formula/mp3cat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mp3cat.rb b/Library/Formula/mp3cat.rb index a49951d6a..12e7b487e 100644 --- a/Library/Formula/mp3cat.rb +++ b/Library/Formula/mp3cat.rb @@ -3,7 +3,7 @@ require 'formula' class Mp3cat < Formula homepage 'http://tomclegg.net/mp3cat' url 'http://tomclegg.net/software/mp3cat-0.4.tar.gz' - md5 '0aa75af15c57b13aa7858092b79f3a61' + sha1 '442d2b2b546fec4535c2aa892a8fc61db21eb917' def install system "make" |
