mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:57:14 +08:00
update intel-ucode
This commit is contained in:
parent
314d6cde9d
commit
f220e46cc3
@ -2,7 +2,9 @@
|
||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/intel-ucode
|
||||
|
||||
pkgname=intel-ucode
|
||||
pkgver=20170511
|
||||
pkgver=20170707
|
||||
# Some random "download id" that intel has in their downloadcenter
|
||||
_dlid=26925
|
||||
pkgrel=1
|
||||
pkgdesc="Microcode update files for Intel CPUs"
|
||||
arch=('any')
|
||||
@ -10,12 +12,10 @@ install=$pkgname.install
|
||||
url="https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
||||
replaces=('microcode_ctl')
|
||||
license=('custom')
|
||||
# Some random "download id" that intel has in their downloadcenter
|
||||
_dlid=26798
|
||||
source=(https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz
|
||||
LICENSE
|
||||
intel-microcode2ucode.c)
|
||||
sha256sums=('2f77fd2d87403b754d01a66c78a36a8b8ffc16dc3c50fb7aa2c4cd4da7f681a3'
|
||||
sha256sums=('4fd44769bf52a7ac11e90651a307aa6e56ca6e1a814e50d750ba8207973bee93'
|
||||
'6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
|
||||
'c51b1b1d8b4b28e7d5d007917c1e444af1a2ff04a9408aa9067c0e57d70164de')
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user