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 0039a6d55..d8887830d 100644
--- a/Library/Formula/yaz.rb
+++ b/Library/Formula/yaz.rb
@@ -4,9 +4,9 @@ require 'brewkit'
# if this is a problem for you then please fix it! Thanks.
class Yaz <Formula
- url 'http://ftp.indexdata.dk/pub/yaz/yaz-3.0.48.tar.gz'
+ url 'http://ftp.indexdata.dk/pub/yaz/yaz-3.0.49.tar.gz'
homepage 'http://www.indexdata.com/yaz'
- md5 '6cf27fd487c6ae7d0cbc6dc9e8ae3ba8'
+ md5 '7402c6444386dc7db6be8bb9617e1e4d'
# depends_on 'openssl' # we can suffice with the os x default for now