intel-ucode: update to 20230808.
This commit is contained in:
parent
344622a502
commit
ff66cbca7c
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'intel-ucode'
|
||||
pkgname=intel-ucode
|
||||
version=20230613
|
||||
version=20230808
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
short_desc="Microcode update files for Intel CPUs"
|
||||
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||
license="custom: Proprietary"
|
||||
homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
|
||||
distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-${version}.tar.gz"
|
||||
checksum=894d822d2347222a2595d4fc47d358e01d35a54780123100c317dfc31b1b0cc9
|
||||
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=fe49bb719441f20335ed6004090ab38cdc374134d36d4f5d30be7ed93b820313
|
||||
repository=nonfree
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue