metaproxy 1.4.4

Closes Homebrew/homebrew#26860.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
Sven-S. Porst 2014-02-20 12:56:34 +01:00 committed by Brett Koonce
parent a34b59bf9d
commit 8544dedc0e

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.4.3.tar.gz'
sha1 '25ca53ce1b57204940fab21304669f93aa10cd74'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.4.4.tar.gz'
sha1 '6fcbbea905fceeb2af047598ca2685ef0f58b965'
depends_on 'pkg-config' => :build
depends_on 'yazpp'