From 87d5cd4ff613fe1b3f5e98a1011db12038d34c1f Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Fri, 9 Mar 2018 19:22:40 +0100 Subject: [PATCH] pkgupdate: 4.15.8 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index febbe15..726de1d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear - pkgver = 4.15.7 - pkgrel = 3 + pkgver = 4.15.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.15.tar.xz source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.7.xz - source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.7.sign + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.xz + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.sign source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.15.7-536 source = https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz source = 60-linux.hook @@ -26,7 +26,7 @@ pkgbase = linux-clear validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769 sha256sums = SKIP - sha256sums = 0dad200b26837acd0340dfe18d9610467c111df5719440248cd8be6fb8d6dd02 + sha256sums = 93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0 sha256sums = SKIP sha256sums = SKIP sha256sums = 93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc diff --git a/PKGBUILD b/PKGBUILD index ebf3ec3..5591911 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,10 +3,10 @@ pkgbase=linux-clear __basekernel=4.15 -_minor=7 +_minor=8 pkgver=${__basekernel}.${_minor} _clearver=${__basekernel}.7-536 -pkgrel=3 +pkgrel=1 arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" license=('GPL2') @@ -30,7 +30,7 @@ validpgpkeys=( ) sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769' 'SKIP' - '0dad200b26837acd0340dfe18d9610467c111df5719440248cd8be6fb8d6dd02' + '93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0' 'SKIP' 'SKIP' '93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc'