aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcddb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libcddb.rb')
-rw-r--r--Library/Formula/libcddb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libcddb.rb b/Library/Formula/libcddb.rb
index ed386d052..2db435cab 100644
--- a/Library/Formula/libcddb.rb
+++ b/Library/Formula/libcddb.rb
@@ -2,7 +2,7 @@ require 'formula'
class Libcddb < Formula
url 'http://downloads.sourceforge.net/libcddb/libcddb-1.3.2.tar.bz2'
- md5 '8bb4a6f542197e8e9648ae597cd6bc8a'
+ sha1 '2a7855918689692ff5ca3316d078a859d51959ce'
homepage 'http://libcddb.sourceforge.net/'
depends_on 'pkg-config' => :build