system/intelmas: Updated for version 1.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
602374c80c
commit
dabc1c080a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for intelmas
|
||||
|
||||
# Copyright 2020, Alexander Verbovetsky, Moscow, Russia
|
||||
# Copyright 2020-2021, Alexander Verbovetsky, Moscow, Russia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=intelmas
|
||||
VERSION=${VERSION:-1.4}
|
||||
VERSION=${VERSION:-1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intelmas"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/30059"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/30059/eng/Intel%C2%AE_MAS_CLI_Tool_Linux.zip"
|
||||
MD5SUM="1873393967166f89e1b10560aa859d47"
|
||||
VERSION="1.5"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/download/30162"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/30162/eng/Intel%C2%AE_MAS_CLI_Tool_Linux.zip"
|
||||
MD5SUM="1679f9d79769aa244c162723650bc57e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -13,7 +13,7 @@ intelmas: and Optane memory devices. It provides firmware update capability as
|
|||
intelmas: well as reading and setting many configuration settings.
|
||||
intelmas:
|
||||
intelmas:
|
||||
intelmas: Homepage: https://downloadcenter.intel.com/download/30059
|
||||
intelmas: Homepage: https://downloadcenter.intel.com/download/30162
|
||||
intelmas:
|
||||
intelmas:
|
||||
intelmas:
|
||||
|
|
Loading…
Reference in New Issue