[arch-commits] Commit in microcode_ctl/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Thomas Baechler thomas at archlinux.org
Sat Oct 11 12:09:40 UTC 2008


    Date: Saturday, October 11, 2008 @ 08:09:40
  Author: thomas
Revision: 14905

Merged revisions 14901 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/microcode_ctl/trunk

........
  r14901 | thomas | 2008-10-11 14:08:46 +0200 (Sa, 11 Okt 2008) | 1 line
  
  upgpkg: microcode_ctl 1.17.20080910-1
........

Modified:
  microcode_ctl/repos/extra-x86_64/	(properties)
  microcode_ctl/repos/extra-x86_64/PKGBUILD

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


Property changes on: microcode_ctl/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /microcode_ctl/trunk:1-14893
   + /microcode_ctl/trunk:1-14904

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-11 12:09:08 UTC (rev 14904)
+++ extra-x86_64/PKGBUILD	2008-10-11 12:09:40 UTC (rev 14905)
@@ -6,21 +6,21 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20080401
+_microcodever=20080910
 pkgver=${_toolver}.${_microcodever}
 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_ctl.install
+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}.dat
+        http://downloadmirror.intel.com/14303/eng/microcode-${_microcodever}.tgz
         microcode
         microcode.rules)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
-         '0918e46d7912ebc40dd59e33e8e78547'
+         '3c8b13c711380bccbdd2477bbad08d7d'
          'e694f32b7e30674786100b371ab50384'
          'e6f212fcb6af8c4f3464db2e9210655e')
 




More information about the arch-commits mailing list