metaproxy 1.3.50

Closes Homebrew/homebrew#15749.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-10-30 08:35:54 -05:00 committed by Adam Vandenberg
parent 354fa8a9d1
commit 0ed77143e9
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.38.tar.gz'
sha1 '33332fec1d11744f585d1ebd4074d2da127565a7'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.50.tar.gz'
sha1 'b91dea6b813d89a73fcb6b53d22c4ee159f4cfec'
depends_on 'pkg-config' => :build
depends_on 'yazpp'