mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/intel-microcode: Updated for version 20170511.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d97d800c3f
commit
8494a72c57
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for intel-microcode
|
||||
|
||||
# Copyright 2016 Andrzej Telszewski, Banie
|
||||
# Copyright 2017 Andrzej Telszewski, Banie
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=intel-microcode
|
||||
SRCNAM=microcode
|
||||
VERSION=${VERSION:-20161104}
|
||||
VERSION=${VERSION:-20170511}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intel-microcode"
|
||||
VERSION="20161104"
|
||||
VERSION="20170511"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26400/eng/microcode-20161104.tgz"
|
||||
MD5SUM="6720d5c2673d79ca8e4ac8e66d8597bf"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/26798/eng/microcode-20170511.tgz"
|
||||
MD5SUM="167e6e1ff234567291f067f48e11d740"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue