yaz 5.7.2
Closes Homebrew/homebrew#35400. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
dbed5118a3
commit
0662257cb7
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
# encoding: UTF-8
|
||||
require "formula"
|
||||
|
||||
class Yaz < Formula
|
||||
homepage "http://www.indexdata.com/yaz"
|
||||
url "http://ftp.indexdata.dk/pub/yaz/yaz-5.6.0.tar.gz"
|
||||
sha1 "ee317483ae1e8548c7cd8cf1ee5045e0dabd59e9"
|
||||
url "http://ftp.indexdata.dk/pub/yaz/yaz-5.7.2.tar.gz"
|
||||
sha1 "aef4f6be51ed5888b31afd01633d50eec04d3187"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue