From 1379e2f0e9ecf9907b9d619f6d37b311323cf03a Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 6 Sep 2019 19:02:38 +0200 Subject: [PATCH] linux4.19: update to 4.19.71. [skip ci] --- srcpkgs/linux4.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 268cb045b0d1dc..95c777bcf721e4 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.69 +version=4.19.71 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " 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=c091760b520a4e4a4c7034a8329cc2689a0ea3f81a377b694ed196d623e2d987 +checksum=1f53ebffd4842099db429172f6bac6a23e6f355f1278efb321860a34cf9a5cae patch_args="-Np1" nodebug=yes # -dbg package is generated below manually