summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Gasparina2022-07-26 20:48:29 +0200
committerDamien Gasparina2022-07-26 20:48:29 +0200
commitd7beaf773a9fd7347cd297a78d84eccacfb7dc7c (patch)
treec8e5fac88de3ab41c378b1f4204321cd2bd09013
parentbfbdd01406554917b9d022fd3945fa7ee421e1d1 (diff)
downloadaur-d7beaf773a9fd7347cd297a78d84eccacfb7dc7c.tar.gz
Upgrade to Confluent 7.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 481ee0f0a63b..93da7ae262cd 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 = 7.2.0
+ pkgver = 7.2.1
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/7.2/confluent-7.2.0.tar.gz
+ source = https://packages.confluent.io/archive/7.2/confluent-7.2.1.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 = 4ed1cfb2b926679de634bfbf46ed9e1dbd112a85d6ff149a82b0fa1c5dace5ec
+ sha256sums = bdf9566635bc4706833b0105cbc18745f726b077112b1b3c5b015f4fae9220ce
sha256sums = 6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c60c61ef5abb..13fa30ee75c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=7.2.0
+pkgver=7.2.1
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/7.2/confluent-7.2.0.tar.gz
+source=(https://packages.confluent.io/archive/7.2/confluent-7.2.1.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=('4ed1cfb2b926679de634bfbf46ed9e1dbd112a85d6ff149a82b0fa1c5dace5ec'
+sha256sums=('bdf9566635bc4706833b0105cbc18745f726b077112b1b3c5b015f4fae9220ce'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')