aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dasm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dasm.rb')
-rw-r--r--Library/Formula/dasm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dasm.rb b/Library/Formula/dasm.rb
index 9a8664144..427e2fc82 100644
--- a/Library/Formula/dasm.rb
+++ b/Library/Formula/dasm.rb
@@ -3,7 +3,7 @@ require 'formula'
class Dasm < Formula
homepage 'http://dasm-dillon.sourceforge.net'
url 'http://sourceforge.net/projects/dasm-dillon/files/dasm-dillon/2.20.11/dasm-2.20.11.tar.gz'
- md5 '3e67f7b8ac80419d53cc0aaa9a47ab37'
+ sha1 '6c1f0091e88fff8f814a92304286c1875fd64693'
def install
system "make"