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