summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e38f1f7f2e5e..4b85a9437440 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=4.1.0
+pkgver=4.1.1
pkgrel=3
pkgdesc='Confluent, founded by the creators of Apache Kafka, delivers a complete execution of Kafka for the Enterprise, to help you run your business in real time.'
arch=('any')
@@ -67,11 +67,11 @@ backup=(etc/confluent-control-center/log4j.properties
)
install=install_confluent.sh
-source=(http://packages.confluent.io/archive/4.1/confluent-4.1.0-2.11.tar.gz
+source=(http://packages.confluent.io/archive/4.1/confluent-4.1.1-2.11.tar.gz
systemd_sysusers.d_confluent.conf)
-sha256sums=('f355e80517c8c2667ef5d09bff2aecfd3c17c472ec715ff0b74ae7e97c8b9258'
- '5cf41f47a4d8d9c205a1999ffdf4e414c32d3428b38d1e96d847ae9789073489')
+sha256sums=('e10486e514a92d0e8c70efe23b1671e5b92b7e770542d095c506210699a95e42'
+ '4562e59618b353ba1d515cc28304ce99acfe46a5e84d0e139731c81486a425c9')
package() {