aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/smake.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/smake.rb')
-rw-r--r--Library/Formula/smake.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/smake.rb b/Library/Formula/smake.rb
index e85222680..b2e4b3751 100644
--- a/Library/Formula/smake.rb
+++ b/Library/Formula/smake.rb
@@ -3,7 +3,7 @@ require 'formula'
class Smake < Formula
url 'ftp://ftp.berlios.de/pub/smake/alpha/smake-1.2a49.tar.bz2'
homepage 'http://cdrecord.berlios.de/private/smake.html'
- md5 '1c1e5b7a2b718aca772305a84359ba7e'
+ sha1 '7b50e1f81758fd6a732ddc7a78838bd2c96d1090'
def install
system "make", "GMAKE_NOWARN=true", "INS_BASE=#{prefix}", "INS_RBASE=#{prefix}", "MANDIR=share/man", "install"