ktoblzcheck 1.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
eba50d4d57
commit
295fb75437
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ktoblzcheck < Formula
|
||||
homepage 'http://ktoblzcheck.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.37.tar.gz'
|
||||
md5 '93b540b5478bfb1b078613cbf1cc2446'
|
||||
url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.39.tar.gz'
|
||||
md5 'ef5efd6e2c31aaf6405060ec477c200c'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue