zebra 2.0.54

Closes Homebrew/homebrew#17960.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-02-19 18:24:23 -06:00 committed by Adam Vandenberg
parent d219e9abcd
commit 3a8db44d51

View file

@ -2,8 +2,8 @@ require 'formula'
class Zebra < Formula
homepage 'http://www.indexdata.com/zebra'
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.53.tar.gz'
sha1 'e8a819250adfd5c3af37d066ebffd5b82c6c55da'
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.54.tar.gz'
sha1 '55c555606387f42d5dc641151fa8b2c62c5fa21b'
depends_on 'yaz'