md5deep 4.2
This commit is contained in:
parent
6137978f96
commit
26b6a8795b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Md5deep < Formula
|
||||
homepage 'http://md5deep.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-4.1/md5deep-4.1.tar.gz'
|
||||
md5 'bc439546ba093286ac20f699bace6f58'
|
||||
url 'http://downloads.sourceforge.net/project/md5deep/md5deep/md5deep-4.2/md5deep-4.2.tar.gz'
|
||||
sha1 '9176081bfdfcd67e2e5261ed431d00ef5b7d9c17'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue