mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
intel-ucode: update to 20220809.
This commit is contained in:
parent
da316e2f1d
commit
19d82ad185
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=20220510
|
version=20220809
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
wrksrc="Intel-Linux-Processor-Microcode-Data-Files-microcode-${version}"
|
wrksrc="Intel-Linux-Processor-Microcode-Data-Files-microcode-${version}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="custom: Proprietary"
|
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"
|
||||||
distfiles="${homepage}/archive/microcode-${version}.tar.gz"
|
distfiles="${homepage}/archive/microcode-${version}.tar.gz"
|
||||||
checksum=254ddc71b598fbb8dbb200ceb3af29aeb22f6bf50bc609e8f953cf9c8d286d2a
|
checksum=084463c82fbcb679e7fa211e676fd12a8ae464fed7d445e92ccc67101ced5a94
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue