aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Hildebrandt2013-04-12 21:07:29 +0200
committerJack Nagel2013-04-12 18:57:34 -0500
commitdcd68bbf6b6a6ac9bb10d5b97dffb54a8780c865 (patch)
treea253c72a7ec7dc0a60c0ff8d8acf2f9ee5aa5ddf
parentc566450f98d11b6e857fbc703246d848e21b56a2 (diff)
downloadhomebrew-dcd68bbf6b6a6ac9bb10d5b97dffb54a8780c865.tar.bz2
ktoblzcheck 1.41
Closes #19154. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-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 b16d12efc..643c334e4 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.40.tar.gz'
- sha1 '6bd54cdbeef15db63885a434362e45b7ac80c995'
+ url 'http://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.41.tar.gz'
+ sha1 '6e80056c2945cebe59b2a1c21bedf3c3cd0f474d'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",