apache-kafka: update to 3.1.0.
This commit is contained in:
parent
1eb6fd3be8
commit
cd48b6f592
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-kafka'
|
||||
pkgname=apache-kafka
|
||||
version=3.0.0
|
||||
version=3.1.0
|
||||
revision=1
|
||||
wrksrc="kafka-${version}-src"
|
||||
hostmakedepends="curl which tar openjdk8"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://kafka.apache.org"
|
||||
distfiles="https://dlcdn.apache.org/kafka/${version}/kafka-${version}-src.tgz"
|
||||
checksum=66a9efddcc2ce88984941020db012178efd51eb47c359c7fd1bab791416e39cd
|
||||
checksum=75265c6b103b73fa9c8a9897963bee6587f968309ec827ad795e48dea1a61aaf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*) ;;
|
||||
|
|
Loading…
Reference in a new issue