From 33e44c4705393fe7ab6b30d87a8a01cb0fcb89a3 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 7 Oct 2022 17:05:59 +0200 Subject: [PATCH] linux4.19: update to 4.19.261. --- 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 48b5fc88a0e..59e43a3fac9 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.260 +version=4.19.261 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=44506f7c0589b6c68c0171f860cfe860a3f6cc36aec4c0991273efb9ae5290ee +checksum=bec33298bd0470b5e725c7dc29a2dd4daf02065cb01cd4a54f6adee6ff582cb2 python_version=3 nodebug=yes # -dbg package is generated below manually