mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
intel-ucode: update to 20180807.
This commit is contained in:
parent
942fddd8c1
commit
7b90cde90e
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'intel-ucode'
|
# Template file for 'intel-ucode'
|
||||||
pkgname=intel-ucode
|
pkgname=intel-ucode
|
||||||
version=20180703
|
version=20180807
|
||||||
revision=1
|
revision=1
|
||||||
_dlid=27945
|
_dlid=28039
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Microcode update files for Intel CPUs"
|
short_desc="Microcode update files for Intel CPUs"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="INTEL Software License Agreement"
|
license="INTEL Software License Agreement"
|
||||||
homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
homepage="https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
||||||
distfiles="http://downloadmirror.intel.com/${_dlid}/eng/microcode-${version}.tgz"
|
distfiles="https://downloadmirror.intel.com/${_dlid}/eng/microcode-${version}.tgz"
|
||||||
checksum=4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938
|
checksum=29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
|
||||||
|
|
||||||
conf_files="/etc/dracut.conf.d/intel_ucode.conf"
|
conf_files="/etc/dracut.conf.d/intel_ucode.conf"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue