From 754c685891344ee075806790d866e3a1226835fd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 28 Sep 2013 10:03:19 +0200 Subject: [PATCH] intel-ucode: update to 20130906. --- srcpkgs/intel-ucode/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/intel-ucode/template b/srcpkgs/intel-ucode/template index 138cae2f687..d1c9dcf1291 100644 --- a/srcpkgs/intel-ucode/template +++ b/srcpkgs/intel-ucode/template @@ -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 " 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 } }