aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-10-11 15:21:19 -0500
committerAdam Vandenberg2013-10-11 20:11:19 -0700
commit8e84589723440160b75fda67d29edfc815c213c0 (patch)
treef031237ddf29874925319d1863831c1a198bee15 /Library/Formula
parent3dece74fa288e77264fcdb67e125ae711b428617 (diff)
downloadhomebrew-8e84589723440160b75fda67d29edfc815c213c0.tar.bz2
yaz 5.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 225c48bda..cea4f7cff 100644
--- a/Library/Formula/yaz.rb
+++ b/Library/Formula/yaz.rb
@@ -2,8 +2,8 @@ require 'formula'
class Yaz < Formula
homepage 'http://www.indexdata.com/yaz'
- url 'http://ftp.indexdata.dk/pub/yaz/yaz-4.2.68.tar.gz'
- sha1 '5e45020db2b1fa462844bc3787f6756f2fe84186'
+ url 'http://ftp.indexdata.dk/pub/yaz/yaz-5.0.1.tar.gz'
+ sha1 '44c5c2cbbb318039620a2c7ca385932d0c03e389'
depends_on 'pkg-config' => :build