metaproxy 1.11.8
Closes #8461. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
a3e0833b95
commit
6150ef9d5e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Metaproxy < Formula
|
||||
desc "Z39.50 proxy and router utilizing Yaz toolkit"
|
||||
homepage "https://www.indexdata.com/metaproxy"
|
||||
url "http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.11.6.tar.gz"
|
||||
sha256 "33c9a9bcba3abb5592b3c1671455dc0d0a5747d2df014726abd0518e98a9cb76"
|
||||
revision 1
|
||||
url "http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.11.8.tar.gz"
|
||||
sha256 "9060db1fca1187077f7c9e274e6118add5770a4cbd849286a755b49e4be59d68"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue