From 31ed5689d780f894614d1f2dde789d18bed9de90 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Tue, 12 Jun 2018 06:26:47 +0200 Subject: [PATCH] 4.16.15-1 (clr 4.16.12-578) --- .SRCINFO | 12 ++++++------ PKGBUILD | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ebebbfa..bfa1dba 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear - pkgver = 4.16.14 - pkgrel = 3 + pkgver = 4.16.15 + pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -14,9 +14,9 @@ pkgbase = linux-clear options = !strip source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.xz source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.xz - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.sign - source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=dc77de2873718b2c6ed406c8bace99f1b38739d3 + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.15.xz + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.15.sign + source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=2dceb29264145db81698e2d07778dd57c28d4b7a 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 source = 60-linux.hook @@ -27,7 +27,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9 sha256sums = SKIP - sha256sums = cc3d82b8183b641e18e4d504000d7f14873cf67d616ecdabc77383c5d9eaaac0 + sha256sums = 5c53d2e38208c1616c4b7139a666e91d87d5e10538b70a4f410b5f11e187866a sha256sums = SKIP sha256sums = SKIP sha256sums = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6 diff --git a/PKGBUILD b/PKGBUILD index e6d4eed..b3d3dbc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -65,11 +65,11 @@ _rev_override="n" pkgbase=linux-clear __basekernel=4.16 -_minor=14 +_minor=15 pkgver=${__basekernel}.${_minor} -#_clearver=${__basekernel}.12-577 -_clearver=dc77de2873718b2c6ed406c8bace99f1b38739d3 -pkgrel=3 +#_clearver=${__basekernel}.12-578 +_clearver=2dceb29264145db81698e2d07778dd57c28d4b7a +pkgrel=1 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2') @@ -95,7 +95,7 @@ validpgpkeys=( ) sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9' 'SKIP' - 'cc3d82b8183b641e18e4d504000d7f14873cf67d616ecdabc77383c5d9eaaac0' + '5c53d2e38208c1616c4b7139a666e91d87d5e10538b70a4f410b5f11e187866a' 'SKIP' 'SKIP' 'f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6'