diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-10-14 08:41:04 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-14 10:32:25 +0700 |
commit | fd3dc70a25e13e1f2ec106514e1548088ff0bcff (patch) | |
tree | 2c4d573d8768177801a99b4ea9856a3162ff558f /system/sst | |
parent | b4b91a2df62f3339e38703d0de49eb39c0a5f142 (diff) |
system/sst: Updated for version 1.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 c16c668ce5a5..8535b895155c 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.9} +VERSION=${VERSION:-1.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/sst/sst.info b/system/sst/sst.info index b21085c35600..71e760712996 100644 --- a/system/sst/sst.info +++ b/system/sst/sst.info @@ -1,8 +1,8 @@ PRGNAM="sst" -VERSION="1.9" +VERSION="1.10" 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/sst--1-9/sst-cli-linux-rpm--1-9.zip" -MD5SUM="584a51990482c44e2ad65bd25d0389e2" +DOWNLOAD="https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085/sst--1-10/sst-cli-linux-rpm--1-10.zip" +MD5SUM="853dc4ae7a5ed8a40e745e306e1776a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |