aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yaz.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/yaz.rb b/Library/Formula/yaz.rb
index 34ed48c9d..d29c38078 100644
--- a/Library/Formula/yaz.rb
+++ b/Library/Formula/yaz.rb
@@ -4,9 +4,9 @@ require 'formula'
# if this is a problem for you then please fix it! Thanks.
class Yaz < Formula
- url 'http://ftp.indexdata.dk/pub/yaz/yaz-4.1.4.tar.gz'
+ url 'http://ftp.indexdata.dk/pub/yaz/yaz-4.2.7.tar.gz'
homepage 'http://www.indexdata.com/yaz'
- md5 'f8068fc2c3d0f2c1d68ff197bd9f8795'
+ md5 '7bb9d007ce288b6c4095bd3a1f9ef627'
depends_on 'pkg-config' => :build