mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
zookeeper: update to 3.4.12. (#1166)
This commit is contained in:
parent
0ca16205af
commit
89cb438340
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zookeeper'
|
# Template file for 'zookeeper'
|
||||||
pkgname=zookeeper
|
pkgname=zookeeper
|
||||||
version=3.4.10
|
version=3.4.12
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="A dristributed hierarchical key-value store"
|
short_desc="A dristributed hierarchical key-value store"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Mickael Fortunato <morsi.morsicus@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://zookeeper.apache.org/"
|
homepage="http://zookeeper.apache.org/"
|
||||||
distfiles="http://mirrors.ircam.fr/pub/apache/zookeeper/stable/zookeeper-${version}.tar.gz"
|
distfiles="http://mirrors.ircam.fr/pub/apache/zookeeper/stable/zookeeper-${version}.tar.gz"
|
||||||
checksum="7f7f5414e044ac11fee2a1e0bc225469f51fb0cdf821e67df762a43098223f27"
|
checksum=c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
system_accounts="_zookeeper"
|
system_accounts="_zookeeper"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue