intel-ucode: update to 20120606.

This commit is contained in:
Juan RP 2012-06-26 09:49:23 +02:00
parent f4c26fb27e
commit e5c8d9088c

View file

@ -1,20 +1,19 @@
# Template file for 'intel-ucode'
pkgname=intel-ucode
version=20111110
version=20120606
create_wrksrc=yes
homepage="http://www.intel.com"
distfiles="http://downloadmirror.intel.com/20728/eng/microcode-${version}.tgz"
noarch=yes
revision=1
short_desc="Microcode update files for Intel CPUs"
maintainer="Juan RP <xtraeme@gmail.com>"
license="INTEL Software License Agreement"
checksum=16f532cdf9cce03e01e714619ad9406a465aa965bbd1288035398db79921cbc1
homepage="http://www.intel.com"
distfiles="http://downloadmirror.intel.com/21385/eng/microcode-${version}.tgz"
checksum=e139e438587114028d699162af6dde25b18e1c1cef13c39896a37f22242d4943
long_desc="
This package contains the microcode updates for Intel CPUs for use
with the microcode linux kernel module."
noarch=yes
do_build() {
cp ${FILESDIR}/*.c .
gcc -Wall ${CFLAGS} -o intel-microcode2ucode intel-microcode2ucode.c