summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien2020-04-23 17:26:50 +0200
committerDamien2020-04-23 17:26:50 +0200
commit9a82852294b7bf802dd9d2b9d95eaf77fc6abe15 (patch)
tree3deb7cfbef597807f1ae43b15c68ff7eff5a79b1
parent32af4e0e7adfaf9fcf4347f5ba5a788da301057e (diff)
downloadaur-9a82852294b7bf802dd9d2b9d95eaf77fc6abe15.tar.gz
Upgraded to Confluent 5.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c8e12fe211d..f5d42fb343f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = confluent-platform
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.
- pkgver = 5.4.1
+ pkgver = 5.5.0
pkgrel = 0
url = https://www.confluent.io/
install = install_confluent.sh
@@ -38,10 +38,10 @@ pkgbase = confluent-platform
backup = etc/ksql/ksql-server.properties
backup = etc/ksql/log4j-silent.properties
backup = etc/confluent-rebalancer/log4j.properties
- source = https://packages.confluent.io/archive/5.4/confluent-5.4.1-2.12.tar.gz
+ source = https://packages.confluent.io/archive/5.5/confluent-5.5.0-2.12.tar.gz
source = systemd_sysusers.d_confluent.conf
source = https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/latest/confluent_latest_linux_amd64.tar.gz
- sha256sums = 3a0fb84e9b22f91eead27490840c2c21d79778ecf1c69ae9d8bbe44ee0f5e48b
+ sha256sums = 910da4e1dac50990e5570796406270b94bcdecc61ab8182a0060799f7513cc2d
sha256sums = 6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e8a77af014d8..852712913d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.4.1
+pkgver=5.5.0
pkgrel=0
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')
@@ -41,12 +41,12 @@ backup=(etc/confluent-control-center/log4j.properties
)
install=install_confluent.sh
-source=(https://packages.confluent.io/archive/5.4/confluent-5.4.1-2.12.tar.gz
+source=(https://packages.confluent.io/archive/5.5/confluent-5.5.0-2.12.tar.gz
systemd_sysusers.d_confluent.conf
https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/latest/confluent_latest_linux_amd64.tar.gz
)
-sha256sums=('3a0fb84e9b22f91eead27490840c2c21d79778ecf1c69ae9d8bbe44ee0f5e48b'
+sha256sums=('910da4e1dac50990e5570796406270b94bcdecc61ab8182a0060799f7513cc2d'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')