diff options
-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 1ce2a4b715..7519dada92 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 914fbcf915..7943c297c7 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="" |