From dd949e84fa9afa3987721af01279712eceacb3c7 Mon Sep 17 00:00:00 2001 From: Weng Xuetian Date: Sun, 20 Dec 2015 05:38:03 +0100 Subject: [PATCH] revert back the method for microcode update --- intel-ucode/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intel-ucode/PKGBUILD b/intel-ucode/PKGBUILD index f2bfdf4ca..f740af42b 100644 --- a/intel-ucode/PKGBUILD +++ b/intel-ucode/PKGBUILD @@ -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() {