From a1ed3c46de31e2883412cfe34bb70692109cf9ee Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 6 Sep 2018 06:45:25 +0200 Subject: [PATCH] linux4.18: update to 4.18.6. --- 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 33a7425d32c..abadd465638 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.5 +version=4.18.6 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=fb090a3680eddf6f10bf895bc3075bd3f830e3d2429ce469982db5a28df647bd +checksum=05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894 nodebug=yes # -dbg package is generated below manually nostrip=yes