From 43ee6450c04a976e1629c6d93dd33fd6f01c8ce4 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 31 May 2021 15:26:09 +0200 Subject: [PATCH] linux4.19: update to 4.19.192. --- 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 37c56b25c55..6870fe78ccc 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.191 +version=4.19.192 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=b526bb70f18ab3fd4bae2bb31dd278f91b13a671b5137dbfb71580b47f3ea9c9 +checksum=074dcda77c7c413dece370b3cf8713997d909a8c06724c910ae23cc9c96f0099 python_version=3 patch_args="-Np1"