zebra 2.0.55
Closes Homebrew/homebrew#21295. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4b54f5fa2d
commit
628aa22637
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue