mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/intelmas: Update for 2.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
569f232152
commit
0fb66473d8
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=intelmas
|
||||
VERSION=${VERSION:-2.1}
|
||||
VERSION=${VERSION:-2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intelmas"
|
||||
VERSION="2.1"
|
||||
VERSION="2.3"
|
||||
HOMEPAGE="https://www.intel.com/content/www/us/en/download/19520/"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/737923/Intel_MAS_CLI_Tool_Linux_2.1.zip"
|
||||
MD5SUM="a0768f1614fd3fc3d27dc132ac29ba3f"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/794735/Intel_MAS_CLI_Tool_Linux_2.3.zip"
|
||||
MD5SUM="e2ba538a05a277587d745a3851a87192"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue