ZooKeeper 3.4.4

Closes Homebrew/homebrew#15110.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Diwaker Gupta 2012-09-25 11:15:52 -07:00 committed by Adam Vandenberg
parent c33e18014b
commit 86d67770cc
1 changed files with 2 additions and 2 deletions

View File

@ -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.3/zookeeper-3.4.3.tar.gz'
sha1 '8ac02ee34b94461fed19320d789f251e6a2a6796'
url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.4/zookeeper-3.4.4.tar.gz'
sha1 'c4f6dc623a265f54a93ee3b1192860324270b054'
head 'http://svn.apache.org/repos/asf/zookeeper/trunk'