aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 3cc8c0b3f..80f26a363 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-1.31.tar.gz'
+ url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.33.tar.gz'
homepage 'http://ktoblzcheck.sourceforge.net/'
- md5 '2bc5fd7b3d6785527f7f0ea565c35e29'
+ md5 'e9f62a9a64ee51ab43751eadcade0433'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"