summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien2018-05-21 15:54:40 +0100
committerDamien2018-05-21 15:54:40 +0100
commitf052fa17af41a2e3b72d4b61eeacf3095fdd3f5d (patch)
tree2b35afbfbf6b2be9688e56e334370bd1f693b0b7
parent682a888cab11e62902cff961aba662d5626bb3aa (diff)
downloadaur-f052fa17af41a2e3b72d4b61eeacf3095fdd3f5d.tar.gz
upgrade to confluent 4.1.1
-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() {