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