mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/intel-microcode: Updated for version 20151106.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fbe68325c5
commit
915713d532
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=intel-microcode
|
||||
SRCNAM=microcode
|
||||
VERSION=${VERSION:-20150121}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-20151106}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="intel-microcode"
|
||||
VERSION="20150121"
|
||||
VERSION="20151106"
|
||||
HOMEPAGE="https://downloadcenter.intel.com/"
|
||||
DOWNLOAD="http://downloadmirror.intel.com/24661/eng/microcode-20150121.tgz"
|
||||
MD5SUM="639b7f2af0a822fe006a4fa2ddf8052f"
|
||||
DOWNLOAD="https://downloadmirror.intel.com/25512/eng/microcode-20151106.tgz"
|
||||
MD5SUM="288dc721fb39d71457ef2f5a49161f57"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue