From d8bfd3eb3895daa61a0857dd31f259abbf307051 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Wed, 9 May 2018 11:33:58 +0200 Subject: [PATCH] 4.16.8-1 (clr 4.16.7-567) --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 638a148..9610c99 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear - pkgver = 4.16.7 - pkgrel = 3 + pkgver = 4.16.8 + pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -14,8 +14,8 @@ 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.7.xz - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.7.sign + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.8.xz + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.8.sign source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=a1f7be059c68487f66deded174878264539a4cfd source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz source = 60-linux.hook @@ -26,7 +26,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9 sha256sums = SKIP - sha256sums = f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91 + sha256sums = 6fb2db1e38f762e6a028dfa5e6d094f0eb4324572667923aca3d64c87117772d sha256sums = SKIP sha256sums = SKIP sha256sums = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6 diff --git a/PKGBUILD b/PKGBUILD index 2eebd24..f762ed7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -23,11 +23,11 @@ _rev_override="n" pkgbase=linux-clear __basekernel=4.16 -_minor=7 +_minor=8 pkgver=${__basekernel}.${_minor} #_clearver=${__basekernel}.7-567 _clearver=a1f7be059c68487f66deded174878264539a4cfd -pkgrel=3 +pkgrel=1 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2') @@ -56,7 +56,7 @@ validpgpkeys=( ) sha256sums=('63f6dc8e3c9f3a0273d5d6f4dca38a2413ca3a5f689329d05b750e4c87bb21b9' 'SKIP' - 'f5ef83461054024814846eb816c76eba1b903f7e3e38c3417027b33070b60d91' + '6fb2db1e38f762e6a028dfa5e6d094f0eb4324572667923aca3d64c87117772d' 'SKIP' 'SKIP' 'f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6'