intel-ucode: update to 20140122.
This commit is contained in:
parent
15d30d7ff4
commit
992a14e8b9
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'intel-ucode'
|
# Template file for 'intel-ucode'
|
||||||
pkgname=intel-ucode
|
pkgname=intel-ucode
|
||||||
version=20130906
|
version=20140122
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -8,8 +8,10 @@ short_desc="Microcode update files for Intel CPUs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="INTEL Software License Agreement"
|
license="INTEL Software License Agreement"
|
||||||
homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
||||||
distfiles="http://downloadmirror.intel.com/23166/eng/microcode-${version}.tgz"
|
distfiles="http://downloadmirror.intel.com/23574/eng/microcode-${version}.tgz"
|
||||||
checksum=7b6ba0db102581674c29a2e2b859ba51e5cfb11e6cbef9056e4ac6cde2116386
|
checksum=680ad2c968bc87882d157e3d29fcfcc2cd7872e3638b109659c0e52dc36ab464
|
||||||
|
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cp ${FILESDIR}/*.c .
|
cp ${FILESDIR}/*.c .
|
||||||
|
|
Loading…
Reference in a new issue