yaz 5.0.5

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Brett Koonce 2013-12-10 13:21:14 -06:00 committed by Mike McQuaid
parent 7965077929
commit a8986f6e0b
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-5.0.4.tar.gz'
sha1 '6bc021cc7bd3e842a70b195eef38486b9a0d1fb4'
url 'http://ftp.indexdata.dk/pub/yaz/yaz-5.0.5.tar.gz'
sha1 '037f9a4bc3c11d2b7ec8879d8204f8e3d22d7bb6'
depends_on 'pkg-config' => :build