[arch-commits] Commit in microcode_ctl/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Tue Jan 3 21:22:46 UTC 2012
Date: Tuesday, January 3, 2012 @ 16:22:46
Author: thomas
Revision: 145898
upgpkg: microcode_ctl 1.17.20111110-1: microcode update from intel
Modified:
microcode_ctl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-03 21:19:51 UTC (rev 145897)
+++ PKGBUILD 2012-01-03 21:22:46 UTC (rev 145898)
@@ -6,7 +6,7 @@
# Version of the update tool
_toolver=1.17
# Version of the microcode image
-_microcodever=20110915
+_microcodever=20111110
pkgver=${_toolver}.${_microcodever}
pkgrel=1
pkgdesc="A companion to the IA32 microcode kernel driver"
@@ -15,10 +15,10 @@
license=('GPL')
install=microcode.install
source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz
- http://downloadmirror.intel.com/20429/eng/microcode-${_microcodever}.tgz
+ http://downloadmirror.intel.com/20728/eng/microcode-${_microcodever}.tgz
microcode)
md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
- 'd2953dd1655c001b36033e0fa6257064'
+ 'ba288eb9490986513e59c5a035c93a65'
'483c198659b8d716bdfbf05a57182394')
build() {
More information about the arch-commits
mailing list