aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cln.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cln.rb')
-rw-r--r--Library/Formula/cln.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cln.rb b/Library/Formula/cln.rb
index 4b97012b3..4e19b3e5d 100644
--- a/Library/Formula/cln.rb
+++ b/Library/Formula/cln.rb
@@ -3,7 +3,7 @@ require 'formula'
class Cln < Formula
url 'http://www.ginac.de/CLN/cln-1.3.2.tar.bz2'
homepage 'http://www.ginac.de/CLN/'
- md5 'd897cce94d9c34d106575ed4ec865d71'
+ sha1 'c30dca80e75f45e2107f233075e6d0339ea884b0'
depends_on "gmp"