intel-ucode: update to 20130906.

This commit is contained in:
Juan RP 2013-09-28 10:03:19 +02:00
parent 59d811b1dc
commit 754c685891

View file

@ -1,13 +1,13 @@
# Template file for 'intel-ucode'
pkgname=intel-ucode
version=20130222
version=20130906
revision=1
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/22508/eng/microcode-${version}.tgz"
checksum=fd25bd9777fc3c3b11f01e9090a2d24f7650023c9ec74bbf9f43bffe1d9d01cc
distfiles="http://downloadmirror.intel.com/23166/eng/microcode-${version}.tgz"
checksum=7b6ba0db102581674c29a2e2b859ba51e5cfb11e6cbef9056e4ac6cde2116386
create_wrksrc=yes
@ -26,6 +26,6 @@ do_install() {
intel-ucode_package() {
noarch="yes"
pkg_install() {
vmove usr
vmove all
}
}