Modified: trunk/dports/devel/libzookeeper/Portfile (87532 => 87533)
--- trunk/dports/devel/libzookeeper/Portfile 2011-11-24 14:38:26 UTC (rev 87532)
+++ trunk/dports/devel/libzookeeper/Portfile 2011-11-24 15:03:22 UTC (rev 87533)
@@ -4,7 +4,7 @@
PortSystem 1.0
name libzookeeper
-version 3.3.3
+version 3.3.4
description C bindings for ZooKeeper, the high-performance coordination service
long_description ZooKeeper is a distributed, open-source coordination service for \
distributed applications. It exposes a simple set of primitives \
@@ -23,8 +23,8 @@
distname zookeeper-${version}
dist_subdir zookeeper
master_sites apache:zookeeper/stable
-checksums rmd160 c245ecbdf921f70ab4b4f5c9593452f9b3bea5c3 \
- sha256 70808f5492ca1f9bec1ed7b129f2f7cb97df821ae04a6af9e99f23cdabe4f1d4
+checksums rmd160 554dd95111f0a81eb7cac22888c2e72515cd63e3 \
+ sha256 de698d412c4b0ed5230aec9c4412045803f09ba0a0f7839c707a22809d2dbce9
worksrcdir ${distname}/src/c
variant universal {}