update intel-ucode

This commit is contained in:
Weng Xuetian 2017-08-27 06:16:39 +01:00
parent 314d6cde9d
commit f220e46cc3

View File

@ -2,7 +2,9 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/intel-ucode
pkgname=intel-ucode
pkgver=20170511
pkgver=20170707
# Some random "download id" that intel has in their downloadcenter
_dlid=26925
pkgrel=1
pkgdesc="Microcode update files for Intel CPUs"
arch=('any')
@ -10,12 +12,10 @@ install=$pkgname.install
url="https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
replaces=('microcode_ctl')
license=('custom')
# Some random "download id" that intel has in their downloadcenter
_dlid=26798
source=(https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz
LICENSE
intel-microcode2ucode.c)
sha256sums=('2f77fd2d87403b754d01a66c78a36a8b8ffc16dc3c50fb7aa2c4cd4da7f681a3'
sha256sums=('4fd44769bf52a7ac11e90651a307aa6e56ca6e1a814e50d750ba8207973bee93'
'6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
'c51b1b1d8b4b28e7d5d007917c1e444af1a2ff04a9408aa9067c0e57d70164de')
prepare() {