diff options
| -rw-r--r-- | Library/Formula/ktoblzcheck.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ktoblzcheck.rb b/Library/Formula/ktoblzcheck.rb index fb7d5b87a..b16d12efc 100644 --- a/Library/Formula/ktoblzcheck.rb +++ b/Library/Formula/ktoblzcheck.rb @@ -2,8 +2,8 @@ require 'formula' class Ktoblzcheck < Formula homepage 'http://ktoblzcheck.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.39.tar.gz' - sha1 'b88ae800ed4cf7a1b8547eb0104fc6663334716d' + url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.40.tar.gz' + sha1 '6bd54cdbeef15db63885a434362e45b7ac80c995' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
