From d42733ca27c1e977bd1afb3915084adb4c61f5e8 Mon Sep 17 00:00:00 2001 From: Oscar Lesta Date: Sun, 20 Oct 2024 14:09:24 -0300 Subject: [PATCH] intel_microcode: update to version 20240910. --- ...rocode-20240312.recipe => intel_microcode-20240910.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-firmware/intel-microcode/{intel_microcode-20240312.recipe => intel_microcode-20240910.recipe} (92%) diff --git a/sys-firmware/intel-microcode/intel_microcode-20240312.recipe b/sys-firmware/intel-microcode/intel_microcode-20240910.recipe similarity index 92% rename from sys-firmware/intel-microcode/intel_microcode-20240312.recipe rename to sys-firmware/intel-microcode/intel_microcode-20240910.recipe index 5442128f3..256a40260 100644 --- a/sys-firmware/intel-microcode/intel_microcode-20240312.recipe +++ b/sys-firmware/intel-microcode/intel_microcode-20240910.recipe @@ -7,10 +7,10 @@ using the system BIOS, but for a subset of Intel's processors this can be done\ HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/" COPYRIGHT="2018-2024 Intel Corporation" LICENSE="Intel CPU Microcode" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-$portVersion.tar.gz" SOURCE_DIR="Intel-Linux-Processor-Microcode-Data-Files-microcode-$portVersion" -CHECKSUM_SHA256="9575c6d74491058bbf998c359d7f25f23655d97a31663a8ed6a98def2b0aaf2b" +CHECKSUM_SHA256="8b7582eac7e9a691356e18b3bdcbc7b2db09494e040ec980a4a5fb6d0da261bf" ADDITIONAL_FILES="intel_copy_microcode.sh" ARCHITECTURES="any"