aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/apache-cassandra/apache-cassandra.SlackBuild2
-rw-r--r--system/apache-cassandra/apache-cassandra.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/apache-cassandra/apache-cassandra.SlackBuild b/system/apache-cassandra/apache-cassandra.SlackBuild
index 2ab2a9f739..687a195153 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.6}
+VERSION=${VERSION:-4.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/apache-cassandra/apache-cassandra.info b/system/apache-cassandra/apache-cassandra.info
index c06d623c75..967c4cb027 100644
--- a/system/apache-cassandra/apache-cassandra.info
+++ b/system/apache-cassandra/apache-cassandra.info
@@ -1,8 +1,8 @@
PRGNAM="apache-cassandra"
-VERSION="4.1.6"
+VERSION="4.1.7"
HOMEPAGE="http://cassandra.apache.org/"
-DOWNLOAD="https://dlcdn.apache.org/cassandra/4.1.6/apache-cassandra-4.1.6-bin.tar.gz"
-MD5SUM="4da50ba86857484aec2e92abf69ca294"
+DOWNLOAD="https://dlcdn.apache.org/cassandra/4.1.7/apache-cassandra-4.1.7-bin.tar.gz"
+MD5SUM="4c86229b4c6b060bde28607b13fc84aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"