diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-06-17 07:16:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-17 08:43:28 +0700 |
commit | 0bd560ad69b212f1b9b286493665587faaa3a4f9 (patch) | |
tree | 87b0816564e50418a0ecb0982bb286186ca935ce /system/sst | |
parent | edd10a71c46d47552ecf9967c4ba0ea61d5902a6 (diff) |
system/sst: Updated for version 1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sst')
-rw-r--r-- | system/sst/sst.SlackBuild | 2 | ||||
-rw-r--r-- | system/sst/sst.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild index 1ce2a4b715164..7519dada927e5 100644 --- a/system/sst/sst.SlackBuild +++ b/system/sst/sst.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sst -VERSION=${VERSION:-1.12} +VERSION=${VERSION:-1.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/sst/sst.info b/system/sst/sst.info index 914fbcf9159a2..7943c297c792f 100644 --- a/system/sst/sst.info +++ b/system/sst/sst.info @@ -1,8 +1,8 @@ PRGNAM="sst" -VERSION="1.12" +VERSION="1.13" 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-12/sst-cli-linux-rpm--1-12.zip" -MD5SUM="182e41d054ddc72e4121ae2e7a757257" +DOWNLOAD="https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--1-13/sst-cli-linux-rpm--1-13.zip" +MD5SUM="95d8ca07e9a58607059b86b66b3a9031" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |