intel-ucode: update to 20240910, adopt.
This commit is contained in:
parent
187b45d47d
commit
c5c619d675
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'intel-ucode'
|
||||
pkgname=intel-ucode
|
||||
version=20240531
|
||||
version=20240910
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
short_desc="Microcode update files for Intel CPUs"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||
license="custom: Proprietary"
|
||||
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"
|
||||
distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${version}.tar.gz"
|
||||
checksum=c29eb35fdbd39e3ed8587e6f0b1275cc03265f230c2fcaf88e2a1556451e773f
|
||||
checksum=8b7582eac7e9a691356e18b3bdcbc7b2db09494e040ec980a4a5fb6d0da261bf
|
||||
repository=nonfree
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue