mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/intel-microcode: Updated for version 20170707.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d784317a7a
commit
d44c54d57c
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=intel-microcode
|
||||
SRCNAM=microcode
|
||||
VERSION=${VERSION:-20170511}
|
||||
VERSION=${VERSION:-20170707}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intel-microcode"
|
||||
VERSION="20170511"
|
||||
VERSION="20170707"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26798/eng/microcode-20170511.tgz"
|
||||
MD5SUM="167e6e1ff234567291f067f48e11d740"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26925/eng/microcode-20170707.tgz"
|
||||
MD5SUM="fe4bcb12e4600629a81fb65208c34248"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue