metaproxy 1.4.4
Closes Homebrew/homebrew#26860. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
a34b59bf9d
commit
8544dedc0e
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue