summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2022-12-28 16:30:59 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:39 +0700
commitbe10d503e0dcf4a21e8775655f4ee231ae61b7b2 (patch)
tree62c9ee12b284046ea93b544ae5c39d55a3503feb /system
parent6134f6180905a7084579782f89c4de6ba91134bf (diff)
downloadslackbuilds-be10d503e0dcf4a21e8775655f4ee231ae61b7b2.tar.gz
slackbuilds-be10d503e0dcf4a21e8775655f4ee231ae61b7b2.tar.xz
system/sst: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/sst/slack-desc4
-rw-r--r--system/sst/sst.SlackBuild4
-rw-r--r--system/sst/sst.info8
3 files changed, 8 insertions, 8 deletions
diff --git a/system/sst/slack-desc b/system/sst/slack-desc
index 8f7f43ce12..346b51f20c 100644
--- a/system/sst/slack-desc
+++ b/system/sst/slack-desc
@@ -14,6 +14,6 @@ sst: update capability as well as reading and setting many configuration
sst: settings.
sst:
sst:
-sst: Homepage: https://www.intel.com/content/www/us/en/download/715595/
-sst:
+sst: Homepage: https://www.solidigm.com/content/solidigm/us/en/
+sst: support-page/drivers-downloads/ka-00085.html
sst:
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild
index 27fd110f96..4f93825d89 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.3}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -63,7 +63,7 @@ rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
-unzip "$CWD/${PRGNAM^^}_CLI_Linux_${VERSION}.zip"
+unzip "$CWD/${PRGNAM}-cli-linux-rpm--${VERSION/./-}.zip"
rpm2cpio ${PRGNAM}-${VERSION}*.$RPMARCH.rpm | cpio -imdv
chown -R root:root .
diff --git a/system/sst/sst.info b/system/sst/sst.info
index 1191b70bab..67e2bc7ac7 100644
--- a/system/sst/sst.info
+++ b/system/sst/sst.info
@@ -1,8 +1,8 @@
PRGNAM="sst"
-VERSION="1.3"
-HOMEPAGE="https://www.intel.com/content/www/us/en/download/715595/"
-DOWNLOAD="https://downloadmirror.intel.com/743764/SST_CLI_Linux_1.3.zip"
-MD5SUM="cb6a8ea8e08e54220fe271dc361fceb8"
+VERSION="1.4"
+HOMEPAGE="https://www.solidigm.com/content/solidigm/us/en/support-page/drivers-downloads/ka-00085.html"
+DOWNLOAD="https://sdmsdfwdriver.blob.core.windows.net/files/kba-gcc/drivers-downloads/ka-00085--sst/sst--1-4/sst-cli-linux-rpm--1-4.zip"
+MD5SUM="8e92222012a0f59f7cf2e3cb80ff0170"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""