aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/asn1c.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/asn1c.rb')
-rw-r--r--Library/Formula/asn1c.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/asn1c.rb b/Library/Formula/asn1c.rb
index abf8e7f16..900a92c1e 100644
--- a/Library/Formula/asn1c.rb
+++ b/Library/Formula/asn1c.rb
@@ -3,7 +3,7 @@ require 'formula'
class Asn1c < Formula
url 'http://lionet.info/soft/asn1c-0.9.21.tar.gz'
homepage 'http://lionet.info/asn1c/blog/'
- md5 '0d06f96d345530e66e44e7bfee2e0aed'
+ sha1 '22b8cbc73eab870ec2cab51997b3b0d422813624'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",