aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chromaprint.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/chromaprint.rb')
-rw-r--r--Library/Formula/chromaprint.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chromaprint.rb b/Library/Formula/chromaprint.rb
index 8be08a679..8355345bc 100644
--- a/Library/Formula/chromaprint.rb
+++ b/Library/Formula/chromaprint.rb
@@ -3,7 +3,7 @@ require 'formula'
class Chromaprint < Formula
homepage 'http://acoustid.org/chromaprint'
url 'https://github.com/downloads/lalinsky/chromaprint/chromaprint-0.6.tar.gz'
- md5 '6b5a4f2685395e68d8abc40d1c2a8785'
+ sha1 'e8bcc1d0d8dfec86aa648b87ba3f69b6d589eae0'
option 'without-examples', "Don't build examples (including fpcalc)"