From 3b156847b80d04c093894c3859686b4814fe7793 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 21 Nov 2018 20:37:55 +0100 Subject: [PATCH] linux4.18: update to 4.18.20. [skip ci] --- 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 02cbcc2036b..69314459b9f 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.19 +version=4.18.20 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ maintainer="Orphaned " 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=7c66c4c3cdc4f7e5cce8592b17dc11129f282fc94b7f451229dfc413a45631bd +checksum=68ac319e0fb7edd6b6051541d9cf112cd4f77a29e16a69ae1e133ff51117f653 nodebug=yes # -dbg package is generated below manually nostrip=yes