zookeeper: update to 3.4.12. (#1166)

This commit is contained in:
cr6git 2018-07-25 07:47:10 +02:00 committed by GitHub
parent 0ca16205af
commit 89cb438340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'zookeeper'
pkgname=zookeeper
version=3.4.10
version=3.4.12
revision=1
noarch=yes
short_desc="A dristributed hierarchical key-value store"
@ -8,7 +8,7 @@ maintainer="Mickael Fortunato <morsi.morsicus@gmail.com>"
license="Apache-2.0"
homepage="http://zookeeper.apache.org/"
distfiles="http://mirrors.ircam.fr/pub/apache/zookeeper/stable/zookeeper-${version}.tar.gz"
checksum="7f7f5414e044ac11fee2a1e0bc225469f51fb0cdf821e67df762a43098223f27"
checksum=c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9
depends="virtual?java-runtime"
system_accounts="_zookeeper"