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

Thomas Bächler thomas at archlinux.org
Sun Feb 27 10:13:22 UTC 2011


    Date: Sunday, February 27, 2011 @ 05:13:21
  Author: thomas
Revision: 111475

microcode_ctl: Update to latest intel microcode

Modified:
  microcode_ctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 10:10:07 UTC (rev 111474)
+++ PKGBUILD	2011-02-27 10:13:21 UTC (rev 111475)
@@ -6,7 +6,7 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20100914
+_microcodever=20101123
 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/19342/eng/microcode-${_microcodever}.tgz
+        http://downloadmirror.intel.com/19611/eng/microcode-${_microcodever}.tgz
         microcode)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         'c6e765670173dd6e3d9a5c72f6cd1c40'
+         'e19dd592d3357cd47e4d360ce43f4032'
          '483c198659b8d716bdfbf05a57182394')
 
 build() {




More information about the arch-commits mailing list