system/sst: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
346cbe107d
commit
b7fa7fd8c5
|
@ -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}
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in New Issue