intel-ucode: update to 20221108.
This commit is contained in:
parent
6d383f4800
commit
08971aa515
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'intel-ucode'
|
||||
pkgname=intel-ucode
|
||||
version=20220809
|
||||
version=20221108
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
short_desc="Microcode update files for Intel CPUs"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="custom: Proprietary"
|
||||
homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
|
||||
distfiles="${homepage}/archive/microcode-${version}.tar.gz"
|
||||
checksum=084463c82fbcb679e7fa211e676fd12a8ae464fed7d445e92ccc67101ced5a94
|
||||
checksum=8d14a914815f56c27b1f41be0fd699d1afcfdbc05432056427e455100798975e
|
||||
repository=nonfree
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue