summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Gasparina2023-07-20 09:59:46 +0200
committerDamien Gasparina2023-07-20 09:59:46 +0200
commit2a83c173e7aa58c0726a52e7893b7974d4e8ea21 (patch)
tree97229148e7aec82d1eb7361d20aa2a9ca28af8a8
parent2f6dc694c281fc7ba122b0ec99c74450a43640cc (diff)
downloadaur-2a83c173e7aa58c0726a52e7893b7974d4e8ea21.tar.gz
Upgrade to Confluent 7.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae5795b7097f..bcb36ca13ac4 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.4.0
+ pkgver = 7.4.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.4/confluent-7.4.0.tar.gz
+ source = https://packages.confluent.io/archive/7.4/confluent-7.4.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 = fd45841397e95fe5563a23f551198b073d25310711b97a1a9ba02e73a163a752
+ sha256sums = 749c06f904699575fb7adc46fded64cdc44c269a45e936287e2a3c14ed69f9a2
sha256sums = 6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bddfea52d2c1..69f8d4e894fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=7.4.0
+pkgver=7.4.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.4/confluent-7.4.0.tar.gz
+source=(https://packages.confluent.io/archive/7.4/confluent-7.4.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=('fd45841397e95fe5563a23f551198b073d25310711b97a1a9ba02e73a163a752'
+sha256sums=('749c06f904699575fb7adc46fded64cdc44c269a45e936287e2a3c14ed69f9a2'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')