aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dupx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dupx.rb')
-rw-r--r--Library/Formula/dupx.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dupx.rb b/Library/Formula/dupx.rb
index 9f22448ac..12f24fbf9 100644
--- a/Library/Formula/dupx.rb
+++ b/Library/Formula/dupx.rb
@@ -3,7 +3,7 @@ require 'formula'
class Dupx < Formula
homepage 'http://www.isi.edu/~yuri/dupx/'
url 'http://www.isi.edu/~yuri/dupx/dupx-0.1.tar.gz'
- md5 'e9231c08328e6a04ba76fc4e69732a6c'
+ sha1 '69cac2bacc9aefff59e84d5bfd053f01c1bc7551'
def install
system "./configure", "--prefix=#{prefix}"