diff options
Diffstat (limited to 'system/apache-cassandra/apache-cassandra.SlackBuild')
-rw-r--r-- | system/apache-cassandra/apache-cassandra.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apache-cassandra/apache-cassandra.SlackBuild b/system/apache-cassandra/apache-cassandra.SlackBuild index 2ab2a9f739..1b106c8d50 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.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |