[arch-commits] Commit in microcode_ctl/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Sun Oct 30 23:21:48 UTC 2011


    Date: Sunday, October 30, 2011 @ 19:21:47
  Author: thomas
Revision: 141494

upgpkg: microcode_ctl 1.17.20110915-1: update to intel's latest microcode

Modified:
  microcode_ctl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-30 23:16:20 UTC (rev 141493)
+++ PKGBUILD	2011-10-30 23:21:47 UTC (rev 141494)
@@ -6,7 +6,7 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20110428
+_microcodever=20110915
 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/20050/eng/microcode-${_microcodever}.tgz
+        http://downloadmirror.intel.com/20429/eng/microcode-${_microcodever}.tgz
         microcode)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '75b7d880f3a4b0161445a0dbdfe9c238'
+         'd2953dd1655c001b36033e0fa6257064'
          '483c198659b8d716bdfbf05a57182394')
 
 build() {




More information about the arch-commits mailing list