From 722a71e3677ffeb16afe2238645af5fbedc33245 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Sun, 8 Jul 2018 19:41:50 +0200 Subject: [PATCH] 4.17.5-1 (clr 4.17.3-589) --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8bf2669..ad2564b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = linux-clear - pkgver = 4.17.4 + pkgver = 4.17.5 pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 @@ -14,8 +14,8 @@ pkgbase = linux-clear options = !strip source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.xz source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.17.tar.sign - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.4.xz - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.4.sign + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.5.xz + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.5.sign source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=309d2eb702410c884da0a2496454aaf8f18202cc source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz @@ -27,7 +27,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13 sha256sums = SKIP - sha256sums = b4b4b60d2f20f9b84ba8e55e2099102ad5b9460115bf31f4bab5c161451c0e3d + sha256sums = cc18fcf14df25f0bab047aa180b9362bd4f3ce96f1b05e1f7764cfcc0e271bbd sha256sums = SKIP sha256sums = SKIP sha256sums = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6 diff --git a/PKGBUILD b/PKGBUILD index 1c91a8d..344a295 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -65,7 +65,7 @@ _rev_override="n" pkgbase=linux-clear __basekernel=4.17 -_minor=4 +_minor=5 pkgver=${__basekernel}.${_minor} #_clearver=${__basekernel}.3-589 _clearver=309d2eb702410c884da0a2496454aaf8f18202cc @@ -95,7 +95,7 @@ validpgpkeys=( ) sha256sums=('9faa1dd896eaea961dc6e886697c0b3301277102e5bc976b2758f9a62d3ccd13' 'SKIP' - 'b4b4b60d2f20f9b84ba8e55e2099102ad5b9460115bf31f4bab5c161451c0e3d' + 'cc18fcf14df25f0bab047aa180b9362bd4f3ce96f1b05e1f7764cfcc0e271bbd' 'SKIP' 'SKIP' 'f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6'