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

Thomas Bächler thomas at archlinux.org
Mon Sep 6 05:36:58 UTC 2010


    Date: Monday, September 6, 2010 @ 01:36:57
  Author: thomas
Revision: 90005

Update to latest microcode file

Modified:
  microcode_ctl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-06 05:23:22 UTC (rev 90004)
+++ PKGBUILD	2010-09-06 05:36:57 UTC (rev 90005)
@@ -6,19 +6,19 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20100209
+_microcodever=20100826
 pkgver=${_toolver}.${_microcodever}
-pkgrel=2
+pkgrel=1
 pkgdesc="A companion to the IA32 microcode kernel driver"
 arch=('i686' 'x86_64')
 url="http://www.urbanmyth.org/microcode"
 license=('GPL')
 install=microcode.install
 source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz
-        http://downloadmirror.intel.com/18683/eng/microcode-${_microcodever}.tgz
+        http://downloadmirror.intel.com/19299/eng/microcode-${_microcodever}.tgz
         microcode)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '3d3014d8c8751041a8400b0dac53688e'
+         '4f0922e5e0e97331fa63c085a74f80cf'
          '483c198659b8d716bdfbf05a57182394')
 
 build() {




More information about the arch-commits mailing list