[arch-commits] Commit in intel-ucode/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed Jan 10 08:56:09 UTC 2018


    Date: Wednesday, January 10, 2018 @ 08:56:08
  Author: eworm
Revision: 314308

upgpkg: intel-ucode 20180108-1

new upstream release, fixing security issue

Modified:
  intel-ucode/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-09 23:45:33 UTC (rev 314307)
+++ PKGBUILD	2018-01-10 08:56:08 UTC (rev 314308)
@@ -2,9 +2,9 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=intel-ucode
-pkgver=20171117
+pkgver=20180108
 # Some random "download id" that intel has in their downloadcenter
-_dlid=27337
+_dlid=27431
 pkgrel=1
 pkgdesc="Microcode update files for Intel CPUs"
 arch=('any')
@@ -15,7 +15,7 @@
 source=("https://downloadmirror.intel.com/${_dlid}/eng/microcode-${pkgver}.tgz"
         'LICENSE'
         'intel-microcode2ucode.c')
-sha256sums=('93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc'
+sha256sums=('063f1aa3a546cb49323a5e0b516894e4b040007107b8c8ff017aca8a86204130'
             '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
             '5af76d7e23768c94ab03fbf0d280b30fccd9c1ce697111c9999f6d51955c5a98');
 



More information about the arch-commits mailing list