md5deep 4.0.0

This commit is contained in:
Misty De Meo 2012-01-06 12:44:08 -06:00
parent cee03dcd35
commit 268f71722b

View file

@ -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}"