metaproxy 1.3.60
Closes Homebrew/homebrew#22119. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
efe57bc89b
commit
4c91eeaf58
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.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'
|
||||
|
|
Loading…
Reference in a new issue