mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
intel-ucode: update to 20250211.
This commit is contained in:
parent
0390fc6be1
commit
ecce6af19a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'intel-ucode'
|
# Template file for 'intel-ucode'
|
||||||
pkgname=intel-ucode
|
pkgname=intel-ucode
|
||||||
version=20241112
|
version=20250211
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
short_desc="Microcode update files for Intel CPUs"
|
short_desc="Microcode update files for Intel CPUs"
|
||||||
|
@ -9,7 +9,7 @@ license="custom: Proprietary"
|
||||||
homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
|
homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
|
||||||
changelog="https://raw.githubusercontent.com/intel/Intel-Linux-Processor-Microcode-Data-Files/main/releasenote.md"
|
changelog="https://raw.githubusercontent.com/intel/Intel-Linux-Processor-Microcode-Data-Files/main/releasenote.md"
|
||||||
distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${version}.tar.gz"
|
distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${version}.tar.gz"
|
||||||
checksum=37246208ef68039be752438c72400a688a2238df13a7f5282497c80be2d8366d
|
checksum=1da88b51953c9da2e20b5c94b3d7270cf87ea5babcaa56e3d6a5c9eaf11694b3
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue