From faf2bc43e6f88d054c2bbc5e665a8a2ca66076da Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 23 Sep 2022 20:26:04 +0200 Subject: [PATCH] linux4.19: update to 4.19.259. --- 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 ccc5304ac68..ce7b590ada9 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.258 +version=4.19.259 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=3d1542f89867779d5f73cfe31973dee316b974421d38b7c79dbf892316e25a00 +checksum=3ff838bd02cdf869e99c23762e0f28a466bd6c2623be51202152ca5fd2366aea python_version=3 nodebug=yes # -dbg package is generated below manually