mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
non-free/intel-ucode: upgrade to 20180108
This commit is contained in:
parent
bf744abd80
commit
67fa2ec6f4
@ -1,12 +1,12 @@
|
|||||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
# Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
||||||
pkgname=intel-ucode
|
pkgname=intel-ucode
|
||||||
pkgver=20170511
|
pkgver=20180108
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Microcode update files for Intel CPUs"
|
pkgdesc="Microcode update files for Intel CPUs"
|
||||||
arch=noarch
|
arch=noarch
|
||||||
url="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
url="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
|
||||||
license='custom'
|
license='custom'
|
||||||
source="http://downloadmirror.intel.com/26798/eng/microcode-${pkgver}.tgz
|
source="https://downloadmirror.intel.com/27431/eng/microcode-$pkgver.tgz
|
||||||
LICENSE
|
LICENSE
|
||||||
intel-microcode2ucode.c"
|
intel-microcode2ucode.c"
|
||||||
options="!check"
|
options="!check"
|
||||||
@ -29,6 +29,6 @@ package() {
|
|||||||
install -D -m644 LICENSE \
|
install -D -m644 LICENSE \
|
||||||
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE || return 1
|
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE || return 1
|
||||||
}
|
}
|
||||||
sha512sums="4e2066096d56430c2df73631f15cf16f2317c1d8ff745d7b7cdd784ebccc2b797565eb52703cce9b4238774dbfdcaecacd892d729b7869fdfd7644008ce74a60 microcode-20170511.tgz
|
sha512sums="f4010d83353948df27beeb804ef11e4f019f63397a4936f9d139e2842f7944d1ae864b9376987eaffc7db5b97201d5de2f4c1d7cc6b0f545ae15ec53a61fce2b microcode-20180108.tgz
|
||||||
d80ce9087e2ffd0168600a34de195d6514d3a496bc233294cd838498e1ce668b9ad4463bbbe7958feec0421b5aed3ade1633432ce086241e03ed06bbd53b83a5 LICENSE
|
d80ce9087e2ffd0168600a34de195d6514d3a496bc233294cd838498e1ce668b9ad4463bbbe7958feec0421b5aed3ade1633432ce086241e03ed06bbd53b83a5 LICENSE
|
||||||
ee60f968acab4067f5660449eabae533b5d3996cd59fd4b69d0e23e0b264da216ab6e6ccd554222cf355fc14dbd348562a2d36a87a60f1f54433603e04998cd1 intel-microcode2ucode.c"
|
ee60f968acab4067f5660449eabae533b5d3996cd59fd4b69d0e23e0b264da216ab6e6ccd554222cf355fc14dbd348562a2d36a87a60f1f54433603e04998cd1 intel-microcode2ucode.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user