duff 0.5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d127e8d28d
commit
acf4e3d3c4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Duff < Formula
|
||||
url 'http://downloads.sourceforge.net/project/duff/duff/0.5/duff-0.5.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/duff/duff/0.5.2/duff-0.5.2.tar.gz'
|
||||
homepage 'http://duff.sourceforge.net/'
|
||||
md5 'e42bedb278ab41081df3ebb9ce1cbe1d'
|
||||
md5 '483f9216ebea14b090e0d71dbf7077ff'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue