Initial files 3.4.6
This commit is contained in:
commit
7db7d80a98
9 changed files with 170 additions and 0 deletions
25
.SRCINFO
Normal file
25
.SRCINFO
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
pkgbase = zookeeper
|
||||
pkgdesc = Open-source server which enables highly reliable distributed coordination
|
||||
pkgver = 3.4.6
|
||||
pkgrel = 7
|
||||
url = https://zookeeper.apache.org/
|
||||
install = install_zookeeper.sh
|
||||
arch = any
|
||||
license = Apache
|
||||
depends = java-runtime
|
||||
backup = etc/zookeeper/configuration.xsl
|
||||
backup = etc/zookeeper/log4j.properties
|
||||
backup = etc/zookeeper/zoo.cfg
|
||||
source = http://mirrors.advancedhosters.com/apache///zookeeper/zookeeper-3.4.6/zookeeper-3.4.6.tar.gz
|
||||
source = systemd_zookeeper.service
|
||||
source = systemd_zookeeper@.service
|
||||
source = systemd_sysusers.d_zookeeper.conf
|
||||
source = systemd_tmpfiles.d_zookeeper.conf
|
||||
sha256sums = 01b3938547cd620dc4c93efe07c0360411f4a66962a70500b163b59014046994
|
||||
sha256sums = 0235413122567a4810ce4aeb8b4b41a749ca69b1ee79e1d225b811febd92dfed
|
||||
sha256sums = 6727641f542b3a483c31cdbda30101ac41397b725c6b3e706932f04bc51af907
|
||||
sha256sums = e863b63650c15a8823cfb2b507c375c999a71cda24805062de36af0250de5daa
|
||||
sha256sums = 99fff5b04623889b0010c74c2dc3a4be29e7770fe2c7e15da51f7442a28c6580
|
||||
|
||||
pkgname = zookeeper
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue