aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mad.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mad.rb')
-rw-r--r--Library/Formula/mad.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mad.rb b/Library/Formula/mad.rb
index dd92dbd20..29c89cf18 100644
--- a/Library/Formula/mad.rb
+++ b/Library/Formula/mad.rb
@@ -3,7 +3,7 @@ require 'formula'
class Mad < Formula
homepage 'http://www.underbit.com/products/mad/'
url 'http://downloads.sourceforge.net/project/mad/libmad/0.15.1b/libmad-0.15.1b.tar.gz'
- md5 '1be543bc30c56fb6bea1d7bf6a64e66c'
+ sha1 'cac19cd00e1a907f3150cc040ccc077783496d76'
def install
fpm = MacOS.prefer_64_bit? ? '64bit': 'intel'