aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/md5deep.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/md5deep.rb b/Library/Formula/md5deep.rb
index b70f84421..00acfdc82 100644
--- a/Library/Formula/md5deep.rb
+++ b/Library/Formula/md5deep.rb
@@ -1,9 +1,9 @@
require 'formula'
class Md5deep < Formula
- url 'http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-3.6/md5deep-3.6.tar.gz'
+ url 'http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-4.0.0/md5deep-4.0.0.tar.gz'
homepage 'http://md5deep.sourceforge.net/'
- md5 '1042f66125537a9da7442c741c9e0f4e'
+ md5 'fc3c0afbcf72861a5a42c699e804d6d4'
def install
system "./configure", "--prefix=#{prefix}"