[arch-commits] CVS update of extra/system/microcode_ctl (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Tue Feb 12 22:18:27 UTC 2008


    Date: Tuesday, February 12, 2008 @ 23:18:27
  Author: thomas
    Path: /home/cvs-extra/extra/system/microcode_ctl

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: microcode_ctl 1.17.20080131-1


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


Index: extra/system/microcode_ctl/PKGBUILD
diff -u extra/system/microcode_ctl/PKGBUILD:1.2 extra/system/microcode_ctl/PKGBUILD:1.3
--- extra/system/microcode_ctl/PKGBUILD:1.2	Sun Nov 11 22:39:43 2007
+++ extra/system/microcode_ctl/PKGBUILD	Tue Feb 12 23:18:27 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2007/11/11 21:39:43 thomas Exp $
+# $Id: PKGBUILD,v 1.3 2008/02/12 22:18:27 thomas Exp $
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
@@ -6,7 +6,7 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20070907
+_microcodever=20080131
 pkgver=${_toolver}.${_microcodever}
 pkgrel=1
 pkgdesc="A companion to the IA32 microcode kernel driver"
@@ -16,11 +16,11 @@
 install=microcode_ctl.install
 #depends=('kernel26>=2.6.20')
 source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz
-        http://urbanmyth.org/microcode/ucode/microcode-${_microcodever}.dat.bz2
+        http://downloadmirror.intel.com/14303/eng/microcode-${_microcodever}.dat
         microcode
         microcode.rules)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '3495d1f22d3b9ef080b50f493d1c31cf'
+         '87feaa28fee76eebdd6cf57a80c41e5f'
          'e694f32b7e30674786100b371ab50384'
          'e6f212fcb6af8c4f3464db2e9210655e')
 




More information about the arch-commits mailing list