From 2ece71ba0daa9b27fb085d0481a1df60debd7794 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 13 Mar 2024 09:54:53 +0100 Subject: [PATCH] intel-microcode: bump version --- ...rocode-20231114.recipe => intel_microcode-20240312.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sys-firmware/intel-microcode/{intel_microcode-20231114.recipe => intel_microcode-20240312.recipe} (88%) diff --git a/sys-firmware/intel-microcode/intel_microcode-20231114.recipe b/sys-firmware/intel-microcode/intel_microcode-20240312.recipe similarity index 88% rename from sys-firmware/intel-microcode/intel_microcode-20231114.recipe rename to sys-firmware/intel-microcode/intel_microcode-20240312.recipe index f34bc274a..b126018b9 100644 --- a/sys-firmware/intel-microcode/intel_microcode-20231114.recipe +++ b/sys-firmware/intel-microcode/intel_microcode-20240312.recipe @@ -5,12 +5,12 @@ using the system BIOS, but for a subset of Intel's processors this can be done\ at runtime using the operating system. This package contains those processors\ that support OS loading of microcode updates." HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/" -COPYRIGHT="2018-2023 Intel Corporation" +COPYRIGHT="2018-2024 Intel Corporation" LICENSE="Intel CPU Microcode" 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="cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55" +CHECKSUM_SHA256="9575c6d74491058bbf998c359d7f25f23655d97a31663a8ed6a98def2b0aaf2b" ARCHITECTURES="any" DISABLE_SOURCE_PACKAGE="yes"