aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mpg321.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mpg321.rb')
-rw-r--r--Library/Formula/mpg321.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpg321.rb b/Library/Formula/mpg321.rb
index c9508410a..b2e06385e 100644
--- a/Library/Formula/mpg321.rb
+++ b/Library/Formula/mpg321.rb
@@ -3,7 +3,7 @@ require 'formula'
class Mpg321 < Formula
url 'http://downloads.sourceforge.net/project/mpg321/mpg321/0.2.13/mpg321_0.2.13.tar.gz'
homepage 'http://mpg321.sourceforge.net/'
- md5 'fa542f9c638d8319b13a0a1647722bc5'
+ sha1 'e081688a084b16f56596c3ac4d3512e63a4b6269'
depends_on 'mad'
depends_on 'libid3tag'