system/intel-microcode: Updated for version 20180108.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c248aed381
commit
d4648d9adb
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=intel-microcode
|
||||
SRCNAM=microcode
|
||||
VERSION=${VERSION:-20171117}
|
||||
VERSION=${VERSION:-20180108}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intel-microcode"
|
||||
VERSION="20171117"
|
||||
VERSION="20180108"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz"
|
||||
MD5SUM="b294245d1f7f6c20f01edba53185f258"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/27431/eng/microcode-20180108.tgz"
|
||||
MD5SUM="871df55f0ab010ee384dabfc424f2c12"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue