From c4ba4da3728b8d9580d1c0b48d230a3784036a79 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sun, 16 Sep 2018 06:42:29 +0200 Subject: [PATCH] linux4.18: update to 4.18.8. --- srcpkgs/linux4.18/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.18/template b/srcpkgs/linux4.18/template index d95a99345b7..0cc2c04dd2d 100644 --- a/srcpkgs/linux4.18/template +++ b/srcpkgs/linux4.18/template @@ -1,7 +1,7 @@ # Template file for 'linux4.18' pkgname=linux4.18 -version=4.18.7 -revision=2 +version=4.18.8 +revision=1 patch_args="-Np1" wrksrc="linux-${version}" short_desc="The Linux kernel and modules (${version%.*} series)" @@ -9,7 +9,7 @@ maintainer="cr6git " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731 +checksum=f1551bad69ab617708fa8cf3f94545ae03dd350bdeb3065fbcf39c1a7df85494 nodebug=yes # -dbg package is generated below manually nostrip=yes