yaz 4.2.57

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-05-23 22:25:35 -05:00 committed by Adam Vandenberg
parent 1643b558be
commit 2dcd5085c3
1 changed files with 2 additions and 2 deletions

View File

@ -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.56.tar.gz'
sha1 '30ede9f287d1f526ee1a7b43b3f548d6443db641'
url 'http://ftp.indexdata.dk/pub/yaz/yaz-4.2.57.tar.gz'
sha1 'e1947b3b5e51ed0f3ccbfcf78113df7bb26f43ab'
depends_on 'pkg-config' => :build