intel_microcode: bump version.

This commit is contained in:
Jerome Duval
2020-05-12 18:05:11 +02:00
parent e2c280be31
commit c77251d7a3

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\ at runtime using the operating system. This package contains those processors\
that support OS loading of microcode updates." that support OS loading of microcode updates."
HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/" HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/"
COPYRIGHT="2018-2019 Intel Corporation" COPYRIGHT="2018-2020 Intel Corporation"
LICENSE="Intel CPU Microcode" LICENSE="Intel CPU Microcode"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-$portVersion.tar.gz" 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" SOURCE_DIR="Intel-Linux-Processor-Microcode-Data-Files-microcode-$portVersion"
CHECKSUM_SHA256="14b26d27be70774948b8cb582e298f5317263b8b8bb1fe8e41260eae54f531dc" CHECKSUM_SHA256="f5ed22de61be346fe28918eed196d052432e2af13a3d6eb5823d528ee9bbef81"
ARCHITECTURES="any" ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes" DISABLE_SOURCE_PACKAGE="yes"