aboutsummaryrefslogtreecommitdiff
path: root/system/apache-cassandra/apache-cassandra.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-08 08:43:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-08 08:51:41 +0700
commit5ad06ed4f587eb5e3f1fbb732dd83e5b1845891d (patch)
treee81883a1153c0588e53817391a6ed277032fe191 /system/apache-cassandra/apache-cassandra.SlackBuild
parent09d4dbd15772cf5213521fd976277fa38f0bd5cd (diff)
system/apache-cassandra: Updated for version 4.1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apache-cassandra/apache-cassandra.SlackBuild')
-rw-r--r--system/apache-cassandra/apache-cassandra.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apache-cassandra/apache-cassandra.SlackBuild b/system/apache-cassandra/apache-cassandra.SlackBuild
index e4fe2c0a461b0..2ab2a9f739df5 100644
--- a/system/apache-cassandra/apache-cassandra.SlackBuild
+++ b/system/apache-cassandra/apache-cassandra.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="apache-cassandra"
-VERSION=${VERSION:-4.1.3}
+VERSION=${VERSION:-4.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}