system/sst: Updated for version 1.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2022-09-24 23:08:23 +07:00 committed by Willy Sudiarto Raharjo
parent 346cbe107d
commit b7fa7fd8c5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sst PRGNAM=sst
VERSION=${VERSION:-1.2} VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sst" PRGNAM="sst"
VERSION="1.2" VERSION="1.3"
HOMEPAGE="https://www.intel.com/content/www/us/en/download/715595/" HOMEPAGE="https://www.intel.com/content/www/us/en/download/715595/"
DOWNLOAD="https://downloadmirror.intel.com/735799/SST_CLI_Linux_1.2.zip" DOWNLOAD="https://downloadmirror.intel.com/743764/SST_CLI_Linux_1.3.zip"
MD5SUM="0c34a913970d5ab338b3ca50844dd61b" MD5SUM="cb6a8ea8e08e54220fe271dc361fceb8"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""