From 42e7cfe0909dfb122b834d332eb8d445c173cfb2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 26 Aug 2022 20:05:23 +0200 Subject: [PATCH] linux4.19: update to 4.19.256. --- 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 dd84a5517bc..5244c53cab4 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.255 +version=4.19.256 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=773992063f4c0956260afdd946c76ddffefbd9c252e800be60945696c01b8a43 +checksum=67de95c6080b5730bf14227478cfc3e4db807941d8a881d9824c25059b3ff549 python_version=3 nodebug=yes # -dbg package is generated below manually