yaz 5.0.2
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d86a89c7a1
commit
60cc423359
1 changed files with 2 additions and 2 deletions
|
@ -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.1.tar.gz'
|
||||
sha1 '44c5c2cbbb318039620a2c7ca385932d0c03e389'
|
||||
url 'http://ftp.indexdata.dk/pub/yaz/yaz-5.0.2.tar.gz'
|
||||
sha1 '587bd687e063de26546fd643b541be81842a8989'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue