zebra 2.0.55

Closes Homebrew/homebrew#21295.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-07-17 16:39:40 -05:00 committed by Adam Vandenberg
parent 4b54f5fa2d
commit 628aa22637

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.54.tar.gz'
sha1 '55c555606387f42d5dc641151fa8b2c62c5fa21b'
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.55.tar.gz'
sha1 '14b600e3d1ac1505965bef7e7ddcf223ef714d28'
depends_on 'yaz'