aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/zookeeper.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb
index c6b472948..4f3c80244 100644
--- a/Library/Formula/zookeeper.rb
+++ b/Library/Formula/zookeeper.rb
@@ -1,10 +1,11 @@
require 'formula'
class Zookeeper < Formula
- url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.2/zookeeper-3.4.2.tar.gz'
- head 'http://svn.apache.org/repos/asf/zookeeper/trunk'
homepage 'http://zookeeper.apache.org/'
- md5 '726d9301c03f84a126a1d559f03df4a4'
+ url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.3/zookeeper-3.4.3.tar.gz'
+ md5 'e43b96df6e29cb43518d2fcd1867486c'
+
+ head 'http://svn.apache.org/repos/asf/zookeeper/trunk'
def options
[