apache-storm: update to 2.4.0.
This commit is contained in:
parent
3bbe0b5377
commit
04f1becae3
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'apache-storm'
|
||||
pkgname=apache-storm
|
||||
version=2.2.0
|
||||
revision=3
|
||||
version=2.4.0
|
||||
revision=1
|
||||
depends="virtual?java-runtime python3 bash"
|
||||
short_desc="Distributed realtime computation system"
|
||||
maintainer="bougyman <bougyman@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://storm.apache.org/"
|
||||
distfiles="http://apache.osuosl.org/storm/apache-storm-${version}/apache-storm-${version}.tar.gz"
|
||||
checksum=f621163f349a8e85130bc3d2fbb34e3b08f9c039ccac5474f3724e47a3a38675
|
||||
checksum=54535c68848f05130647997f3fafe91a72bb9470a50d6d80997274d20cf1c0c6
|
||||
python_version=3
|
||||
system_accounts="storm"
|
||||
storm_homedir="/var/lib/apache-storm"
|
||||
|
|
Loading…
Reference in New Issue