diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-03-29 21:29:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-29 21:29:17 +0700 |
commit | 35df5d610777a372b7eea9c56a3f1f34037fea0b (patch) | |
tree | 6ce5eb8d820d63e117c3347ebd9a7043c0a3e2c0 /system/sst | |
parent | 9226dc60b2be26339b871476e3e12970aad22719 (diff) |
system/sst: Updated for version 1.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sst')
-rw-r--r-- | system/sst/sst.SlackBuild | 4 | ||||
-rw-r--r-- | system/sst/sst.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild index 45c2400ff6bad..1ce2a4b715164 100644 --- a/system/sst/sst.SlackBuild +++ b/system/sst/sst.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sst -# Copyright 2022-2023, Alexander Verbovetsky, Moscow, Russia +# Copyright 2022-2024, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sst -VERSION=${VERSION:-1.11} +VERSION=${VERSION:-1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/sst/sst.info b/system/sst/sst.info index 8b4d8c33a9cf6..914fbcf9159a2 100644 --- a/system/sst/sst.info +++ b/system/sst/sst.info @@ -1,8 +1,8 @@ PRGNAM="sst" -VERSION="1.11" +VERSION="1.12" HOMEPAGE="https://www.solidigm.com/support-page/drivers-downloads/ka-00085.html" -DOWNLOAD="https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--1-11/sst-cli-linux-rpm--1-11.zip" -MD5SUM="91e1eb351a9963d77236436f4aee0edd" +DOWNLOAD="https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--1-12/sst-cli-linux-rpm--1-12.zip" +MD5SUM="182e41d054ddc72e4121ae2e7a757257" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |