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

Thomas Bächler thomas at archlinux.org
Sat Oct 10 12:48:55 UTC 2009


    Date: Saturday, October 10, 2009 @ 08:48:55
  Author: thomas
Revision: 54464

upgpkg: microcode_ctl 1.17.20090927-1
    Update of the intel microcode file

Modified:
  microcode_ctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-10 12:39:44 UTC (rev 54463)
+++ PKGBUILD	2009-10-10 12:48:55 UTC (rev 54464)
@@ -6,21 +6,20 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20090330
+_microcodever=20090927
 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
-#depends=('kernel26>=2.6.20')
 source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz
-        http://downloadmirror.intel.com/14303/eng/microcode-${_microcodever}.tgz
+        http://downloadmirror.intel.com/18148/eng/microcode-${_microcodever}.tgz
         microcode
         microcode.rules)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '5efec742621f830bd49ae11274766208'
+         '496ac6170f80160d80476359d7c17424'
          'e694f32b7e30674786100b371ab50384'
          'e6f212fcb6af8c4f3464db2e9210655e')
 




More information about the arch-commits mailing list