aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clam.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/clam.rb')
-rw-r--r--Library/Formula/clam.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clam.rb b/Library/Formula/clam.rb
index 2b7c2a4e0..5b921d552 100644
--- a/Library/Formula/clam.rb
+++ b/Library/Formula/clam.rb
@@ -3,7 +3,7 @@ require 'formula'
class Clam < Formula
url 'http://clam-project.org/download/src/CLAM-1.4.0.tar.gz'
homepage 'http://clam-project.org'
- md5 '614bb957a7aeecc667e144a46a1b87d2'
+ sha1 '32acbdc64e641b4a666e8e58e008430a6a906cd0'
depends_on 'scons' => :build
depends_on 'xerces-c'