metaproxy 1.4.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-10-11 15:21:04 -05:00 committed by Adam Vandenberg
parent dd760bf653
commit 18bc74938d
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.62.tar.gz'
sha1 'ceeb395d95a1d2ae2a266cc7d65be4e0569a8d9b'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.4.0.tar.gz'
sha1 '032c5d5334aa34eb239cdac7b2579d83844ecba2'
depends_on 'pkg-config' => :build
depends_on 'yazpp'