mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/intel-microcode: Updated for version 20160714.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
70403c9635
commit
289414d726
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=intel-microcode
|
||||
SRCNAM=microcode
|
||||
VERSION=${VERSION:-20160607}
|
||||
VERSION=${VERSION:-20160714}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intel-microcode"
|
||||
VERSION="20160607"
|
||||
VERSION="20160714"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26083/eng/microcode-20160607.tgz"
|
||||
MD5SUM="9be17f4afe5ee97e81659751e856af50"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26156/eng/microcode-20160714.tgz"
|
||||
MD5SUM="84e4c0530dc38fd7b804daf894b1bdf9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue