metaproxy 1.3.58

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-06-15 21:49:19 -05:00 committed by Adam Vandenberg
parent 7b8f33c9fe
commit 66e3d3126f
1 changed files with 2 additions and 2 deletions

View File

@ -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.55.tar.gz'
sha1 'fe972a14268d67deffaea5b667698433a85a8a20'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.58.tar.gz'
sha1 '92b895e4da27a38e96d30f2958cca685716011ab'
depends_on 'pkg-config' => :build
depends_on 'yazpp'