aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/zookeeper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb
index 854857d3a..1aebb89f1 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.5/zookeeper-3.4.5.tar.gz'
- sha1 'fd921575e02478909557034ea922de871926efc7'
+ url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.6/zookeeper-3.4.6.tar.gz'
+ sha1 '2a9e53f5990dfe0965834a525fbcad226bf93474'
head do
url 'http://svn.apache.org/repos/asf/zookeeper/trunk'