aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2012-12-01 08:42:06 -0600
committerAdam Vandenberg2012-12-01 09:52:19 -0800
commit10a76ab4a078e228e6f8c77d1bea320f858d2cc1 (patch)
tree9b0561d173ed491b09a64cae3c7120cbf88ef2f8 /Library/Formula
parente84a40114f9829090ec15b19160e0a9ec144c9ba (diff)
downloadhomebrew-10a76ab4a078e228e6f8c77d1bea320f858d2cc1.tar.bz2
metaproxy 1.3.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/metaproxy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/metaproxy.rb b/Library/Formula/metaproxy.rb
index d5d573c4f..836610367 100644
--- a/Library/Formula/metaproxy.rb
+++ b/Library/Formula/metaproxy.rb
@@ -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.50.tar.gz'
- sha1 'b91dea6b813d89a73fcb6b53d22c4ee159f4cfec'
+ url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.3.52.tar.gz'
+ sha1 '3577404bbe4bb05b8083aa1e88c0c2417c0bf183'
depends_on 'pkg-config' => :build
depends_on 'yazpp'