mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
apache-storm: update to 2.4.0.
This commit is contained in:
parent
3bbe0b5377
commit
04f1becae3
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'apache-storm'
|
# Template file for 'apache-storm'
|
||||||
pkgname=apache-storm
|
pkgname=apache-storm
|
||||||
version=2.2.0
|
version=2.4.0
|
||||||
revision=3
|
revision=1
|
||||||
depends="virtual?java-runtime python3 bash"
|
depends="virtual?java-runtime python3 bash"
|
||||||
short_desc="Distributed realtime computation system"
|
short_desc="Distributed realtime computation system"
|
||||||
maintainer="bougyman <bougyman@voidlinux.org>"
|
maintainer="bougyman <bougyman@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://storm.apache.org/"
|
homepage="https://storm.apache.org/"
|
||||||
distfiles="http://apache.osuosl.org/storm/apache-storm-${version}/apache-storm-${version}.tar.gz"
|
distfiles="http://apache.osuosl.org/storm/apache-storm-${version}/apache-storm-${version}.tar.gz"
|
||||||
checksum=f621163f349a8e85130bc3d2fbb34e3b08f9c039ccac5474f3724e47a3a38675
|
checksum=54535c68848f05130647997f3fafe91a72bb9470a50d6d80997274d20cf1c0c6
|
||||||
python_version=3
|
python_version=3
|
||||||
system_accounts="storm"
|
system_accounts="storm"
|
||||||
storm_homedir="/var/lib/apache-storm"
|
storm_homedir="/var/lib/apache-storm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue