zebra 2.0.54
Closes Homebrew/homebrew#17960. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d219e9abcd
commit
3a8db44d51
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.53.tar.gz'
|
||||
sha1 'e8a819250adfd5c3af37d066ebffd5b82c6c55da'
|
||||
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.54.tar.gz'
|
||||
sha1 '55c555606387f42d5dc641151fa8b2c62c5fa21b'
|
||||
|
||||
depends_on 'yaz'
|
||||
|
||||
|
|
Loading…
Reference in a new issue