aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/ktoblzcheck.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ktoblzcheck.rb b/Library/Formula/ktoblzcheck.rb
index d6b1ed768..f5c4f59c5 100644
--- a/Library/Formula/ktoblzcheck.rb
+++ b/Library/Formula/ktoblzcheck.rb
@@ -1,9 +1,9 @@
require 'formula'
class Ktoblzcheck <Formula
- url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck/ktoblzcheck-1.24.tar.gz'
+ url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.28.tar.gz'
homepage 'http://ktoblzcheck.sourceforge.net/'
- md5 '6385d5eca2db5f7eb3bd49312166eaf7'
+ md5 'c0d4eea78f30e9bef4c5770c4773cde0'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"