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

Thomas Bächler thomas at archlinux.org
Wed Apr 14 13:45:32 UTC 2010


    Date: Wednesday, April 14, 2010 @ 09:45:32
  Author: thomas
Revision: 77485

Update to latest Intel microcode file

Modified:
  microcode_ctl/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-14 10:57:50 UTC (rev 77484)
+++ PKGBUILD	2010-04-14 13:45:32 UTC (rev 77485)
@@ -1,25 +1,25 @@
 # $Id$
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
-# Maintainer: Thomas Baechler <thomas at archlinux.org>
+# Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=microcode_ctl
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20090927
+_microcodever=20100209
 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/18148/eng/microcode-${_microcodever}.tgz
+        http://downloadmirror.intel.com/18683/eng/microcode-${_microcodever}.tgz
         microcode
         microcode.rules)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '496ac6170f80160d80476359d7c17424'
+         '3d3014d8c8751041a8400b0dac53688e'
          '483c198659b8d716bdfbf05a57182394'
          'e6f212fcb6af8c4f3464db2e9210655e')
 




More information about the arch-commits mailing list