CPU microcode: bump

This commit is contained in:
Jerome Duval
2023-08-09 19:06:49 +02:00
parent d3259971bc
commit cb673f7fa1
2 changed files with 8 additions and 8 deletions

View File

@@ -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-2021 Intel Corporation"
COPYRIGHT="2018-2023 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="084463c82fbcb679e7fa211e676fd12a8ae464fed7d445e92ccc67101ced5a94"
CHECKSUM_SHA256="fe49bb719441f20335ed6004090ab38cdc374134d36d4f5d30be7ed93b820313"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"