From bd9ae944a13f73d1881db2714f49e41eeca59fb2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 29 Jan 2022 08:17:29 +0100 Subject: [PATCH] linux4.19: update to 4.19.226. --- 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 59b6b8b796c..a1a6dea8b91 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.225 +version=4.19.226 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=4b9ab3979541cd436b7b7e8905c77ffcf594a9cf4ea3fb9474ef95fe09586796 +checksum=939f78a66d1535ad8ae6d60d54558702f741cb1b7850ac113809589212dd38ad python_version=3 nodebug=yes # -dbg package is generated below manually