mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
intel-ucode: update to 20220419
This commit is contained in:
parent
f1d060db25
commit
fa059d8640
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=20220207
|
version=20220419
|
||||||
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=532527bd17f3ea6664452b536699818a3bf896e4ace689a43a73624711b7c921
|
checksum=b8838d300e749c1dd55d8865bdd49dee5153beb5e29d4b0e613aee475e0c0881
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue