From 0b2c6461a3ec8c42748afb383455e8a396e2b345 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 19 Nov 2012 09:44:08 -0800 Subject: zookeeper 3.4.5 --- Library/Formula/zookeeper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb index 26a81a1fb..78cdfd2b4 100644 --- a/Library/Formula/zookeeper.rb +++ b/Library/Formula/zookeeper.rb @@ -2,8 +2,8 @@ require 'formula' class Zookeeper < Formula homepage 'http://zookeeper.apache.org/' - url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.4/zookeeper-3.4.4.tar.gz' - sha1 'c4f6dc623a265f54a93ee3b1192860324270b054' + url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.5/zookeeper-3.4.5.tar.gz' + sha1 'fd921575e02478909557034ea922de871926efc7' head 'http://svn.apache.org/repos/asf/zookeeper/trunk' -- cgit v1.2.3