metaproxy 1.3.60

Closes Homebrew/homebrew#22119.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
Brett Koonce 2013-08-25 21:15:44 -05:00 committed by Misty De Meo
parent efe57bc89b
commit 4c91eeaf58

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.59.tar.gz'
sha1 '6b3d036eac3997a5e845491432451d092d877d2b'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.60.tar.gz'
sha1 '30e72d9d9b09b8c924a260c35896f17b61ee5acc'
depends_on 'pkg-config' => :build
depends_on 'yazpp'