diff options
author | Predrag Ivanović <predivan@mts.rs> | 2018-08-20 23:57:21 +0200 |
---|---|---|
committer | Predrag Ivanović <predivan@mts.rs> | 2018-08-20 23:57:21 +0200 |
commit | cbb8953834b653f2a84e4579a64e0935db45477e (patch) | |
tree | 210863a6e134686362e9608de559bdab34611716 /intel-ucode | |
parent | 01f0fc22a3d688d442b95092f3903a15496c0aba (diff) | |
download | contrib-cbb8953834b653f2a84e4579a64e0935db45477e.tar.gz contrib-cbb8953834b653f2a84e4579a64e0935db45477e.tar.xz |
intel-ucode: Update to 20180807
Diffstat (limited to 'intel-ucode')
-rw-r--r-- | intel-ucode/.md5sum | 1 | ||||
-rw-r--r-- | intel-ucode/.signature | 6 | ||||
-rw-r--r-- | intel-ucode/Pkgfile | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/intel-ucode/.md5sum b/intel-ucode/.md5sum deleted file mode 100644 index 92b1f4eb6..000000000 --- a/intel-ucode/.md5sum +++ /dev/null @@ -1 +0,0 @@ -873f2bdd7c0edf317f416f54fee74b42 microcode-20180703.tgz diff --git a/intel-ucode/.signature b/intel-ucode/.signature index ec96b452e..a2bda3f50 100644 --- a/intel-ucode/.signature +++ b/intel-ucode/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x6GGNKWR3mJwtsQ+qkpBpEY5EJ3yU1p7AUs9KUh83TNLhm6jej6n+/8Mi89VbpOl8n319LnHWiF15pK/ZASgw0= -SHA256 (Pkgfile) = 0b97dfffc8a0bdc64a6fdda81807a355e60c3aef140ab898de708f89a1b24e24 +RWSagIOpLGJF3/DLaJnSwfmq7Bv3JeltNPLchub5ulE4aZ1ucSJJ8temikCfg2gcXzu4R2/HhXvhEyewCsb9iK0aUIsXtWV11Qk= +SHA256 (Pkgfile) = f378aa9b16b09cd7b664aecc70313350c34973beef8004ae510eafb48b8d5f57 SHA256 (.footprint) = 45cbe6146ee529f5d7fc3c4dcbb9c56420b2950c372d4196867ff304578bb771 -SHA256 (microcode-20180703.tgz) = 4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938 +SHA256 (microcode-20180807.tgz) = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40 diff --git a/intel-ucode/Pkgfile b/intel-ucode/Pkgfile index 6ab2dbd47..0b7695765 100644 --- a/intel-ucode/Pkgfile +++ b/intel-ucode/Pkgfile @@ -4,9 +4,9 @@ # Depends on: iucode-tool name=intel-ucode -version=20180703 +version=20180807 release=1 -source=(https://downloadmirror.intel.com/27945/eng/microcode-$version.tgz) +source=(https://downloadmirror.intel.com/28039/eng/microcode-$version.tgz) build() { install -d -m755 $PKG/boot |