zebra 2.0.52
updated url/sha1 Closes Homebrew/homebrew#13425. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
144612469c
commit
816855d35c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Zebra < Formula
|
||||
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.50.tar.gz'
|
||||
url 'http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.52.tar.gz'
|
||||
homepage 'http://www.indexdata.com/zebra'
|
||||
md5 '4393217c9973bf5959396ad4150ee24e'
|
||||
sha1 '11b12bbad9b16250bc29f58092bc368d91345e7b'
|
||||
|
||||
depends_on 'yaz'
|
||||
|
||||
|
|
Loading…
Reference in a new issue