From b85934bad95cb3b30c22d9e825e164910065a7a8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 14 May 2019 22:51:38 +0200 Subject: [PATCH] linux4.19: update to 4.19.43. --- 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 2e57bd50e19..1fccc1b3581 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.42 +version=4.19.43 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=f809d76010d575979362551fda3190569502973d5e2a972e78b9093a3526da26 +checksum=111619a1fab2368bf4da05c079e44bf25ee00ee250694c1b8e536f2ed5d2df57 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually