revert back the method for microcode update

This commit is contained in:
Weng Xuetian 2015-12-20 05:38:03 +01:00
parent 0d8a8eb0af
commit dd949e84fa

View File

@ -2,7 +2,7 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/intel-ucode
pkgname=intel-ucode
pkgver=20150121
pkgver=20151106
pkgrel=1
pkgdesc="Microcode update files for Intel CPUs"
arch=('any')
@ -10,11 +10,11 @@ url="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22micro
replaces=('microcode_ctl')
license=('custom')
# Some random "download id" that intel has in their downloadcenter
_dlid=24661
_dlid=25512
source=(http://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz
LICENSE
intel-microcode2ucode.c)
sha256sums=('23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3'
sha256sums=('096e39489eef67666be652e81fa372a06b74f39ea3d565dc0287242c668717e7'
'6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
'c51b1b1d8b4b28e7d5d007917c1e444af1a2ff04a9408aa9067c0e57d70164de')
build() {