metaproxy 1.3.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f330fc2bb4
commit
6f30205605
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Metaproxy < Formula
|
||||
homepage 'http://www.indexdata.com/metaproxy'
|
||||
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.50.tar.gz'
|
||||
sha1 'b91dea6b813d89a73fcb6b53d22c4ee159f4cfec'
|
||||
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.52.tar.gz'
|
||||
sha1 '3577404bbe4bb05b8083aa1e88c0c2417c0bf183'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'yazpp'
|
||||
|
|
Loading…
Reference in a new issue