From 4bc2e0b4c538c78f531775dcd067dd97298809ff Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 2 Feb 2022 20:17:10 +0100 Subject: [PATCH] linux4.19: update to 4.19.227. --- 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 a1a6dea8b91..3747ba593fe 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.226 +version=4.19.227 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=939f78a66d1535ad8ae6d60d54558702f741cb1b7850ac113809589212dd38ad +checksum=69dc962037ca75e51aa53ce8297c762ea5ffcd434fba314019d1dfdcbaf73234 python_version=3 nodebug=yes # -dbg package is generated below manually