From 618935a93cc1f5048a5a7656a42e0dbd7d013643 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 20 Oct 2018 20:05:07 +0200 Subject: [PATCH] linux4.18: update to 4.18.16. --- 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 0a6a736d39..e440af68bb 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.15 +version=4.18.16 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=8fc351514d2f3acb528cd9f915bfad5b5a07354b4c90831cafd11713a0562933 +checksum=beba14e2f07259a545baa1dce5afdaf9f470cdadc8b378ac269e7c8a289c52e6 nodebug=yes # -dbg package is generated below manually nostrip=yes