mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
intel-ucode: update to 20210608.
This commit is contained in:
parent
c1249038f5
commit
05765a91b0
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=20210216
|
version=20210608
|
||||||
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=b855c81f78705f35341248a0603aa1a6e199ca7f59cd425e061b579329aa9eaa
|
checksum=fd85b6b769efd029dec6a2c07106fd18fb4dcb548b7bc4cde09295a8344ef6d7
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue