From 9500ecab1da867c88587ef69a3d9773114dc47c7 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 20 Sep 2018 07:49:31 +0200 Subject: [PATCH] linux4.18: update to 4.18.9. --- srcpkgs/linux4.18/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.18/template b/srcpkgs/linux4.18/template index 0cc2c04dd2..84719c5d2c 100644 --- a/srcpkgs/linux4.18/template +++ b/srcpkgs/linux4.18/template @@ -1,6 +1,6 @@ # Template file for 'linux4.18' pkgname=linux4.18 -version=4.18.8 +version=4.18.9 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -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=f1551bad69ab617708fa8cf3f94545ae03dd350bdeb3065fbcf39c1a7df85494 +checksum=4c995351e57902a04a94e43796407b4ba295c8eae070c27e99f8f99c321e917a nodebug=yes # -dbg package is generated below manually nostrip=yes