aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rzip.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rzip.rb')
-rw-r--r--Library/Formula/rzip.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rzip.rb b/Library/Formula/rzip.rb
index 557f10242..93c82c196 100644
--- a/Library/Formula/rzip.rb
+++ b/Library/Formula/rzip.rb
@@ -3,7 +3,7 @@ require 'formula'
class Rzip < Formula
url 'http://rzip.samba.org/ftp/rzip/rzip-2.1.tar.gz'
homepage 'http://rzip.samba.org/'
- md5 '0a3ba55085661647c12f2b014c51c406'
+ sha1 'efeafc7a5bdd7daa0cea8d797ff21aa28bdfc8d9'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",