From bd4d8807918d14cd0a430012d56c0a616e4f7361 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Tue, 23 Feb 2021 19:11:41 +0100 Subject: [PATCH] 5.10.18-1 (clr 5.10.17-1026) --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bf73839..31b411e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgdesc = Clear Linux - pkgver = 5.10.17 + pkgver = 5.10.18 pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 @@ -14,8 +14,8 @@ pkgbase = linux-clear options = !strip source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign - source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.17.xz - source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.10.16-1025 + source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.18.xz + source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.10.17-1026 source = enable_additional_cpu_optimizations-20200615.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200615.tar.gz source = pci-enable-overrides-for-missing-acs-capabilities.patch source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch @@ -23,7 +23,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 sha256sums = SKIP - sha256sums = 9b94e80535c4c4e57b69ac1803d1d5dbfbcb3713847d653af273b56fe0126d4e + sha256sums = 97c728530644bc698f523f7f91e416963315a6fb755eb77eb420135e5f179ee5 sha256sums = SKIP sha256sums = 278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90 sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e diff --git a/PKGBUILD b/PKGBUILD index 0027b76..85c0771 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -68,9 +68,9 @@ _use_current= ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=5.10 -_minor=17 +_minor=18 _srcname=linux-${_major} -_clr=${_major}.16-1025 +_clr=${_major}.17-1026 pkgbase=linux-clear pkgver=${_major}.${_minor} pkgrel=1 @@ -353,7 +353,7 @@ done sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43' 'SKIP' - '9b94e80535c4c4e57b69ac1803d1d5dbfbcb3713847d653af273b56fe0126d4e' + '97c728530644bc698f523f7f91e416963315a6fb755eb77eb420135e5f179ee5' 'SKIP' '278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90' '2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'