aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cunit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cunit.rb')
-rw-r--r--Library/Formula/cunit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cunit.rb b/Library/Formula/cunit.rb
index 61f7f1b10..cf421b3fb 100644
--- a/Library/Formula/cunit.rb
+++ b/Library/Formula/cunit.rb
@@ -4,7 +4,7 @@ class Cunit < Formula
url 'http://downloads.sourceforge.net/project/cunit/CUnit/2.1-2/CUnit-2.1-2-src.tar.bz2'
homepage 'http://cunit.sourceforge.net/'
version '2.1-2'
- md5 '31c62bd7a65007737ba28b7aafc44d3a'
+ sha1 '6c2d0627eb64c09c7140726d6bf814cf531a3ce0'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",