md5deep 4.0.0
This commit is contained in:
parent
cee03dcd35
commit
268f71722b
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue