From 0541962d5f2b6cfb061235de3be939abc23637e2 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 4 Feb 2018 12:50:11 +0100 Subject: [PATCH] Revert "intel-ucode: update to 20180108" The 20180108 update was retired by intel. This reverts commit 393d44908ba0dd6a2bd6c2c80cf26ac8bee4e534. --- srcpkgs/intel-ucode/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/intel-ucode/template b/srcpkgs/intel-ucode/template index 7ac11435158..9231c00abba 100644 --- a/srcpkgs/intel-ucode/template +++ b/srcpkgs/intel-ucode/template @@ -1,8 +1,9 @@ # Template file for 'intel-ucode' pkgname=intel-ucode -version=20180108 +reverts=20180108_1 +version=20171117 revision=1 -_dlid=27431 +_dlid=27337 noarch=yes create_wrksrc=yes short_desc="Microcode update files for Intel CPUs" @@ -10,7 +11,7 @@ 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/${_dlid}/eng/microcode-${version}.tgz" -checksum=063f1aa3a546cb49323a5e0b516894e4b040007107b8c8ff017aca8a86204130 +checksum=93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc conf_files="/etc/dracut.conf.d/intel_ucode.conf"