From 52b4a5bbb593c64a7106677d44e6c7a099fc9e5b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 5 Jun 2021 10:10:17 +0200 Subject: [PATCH] linux4.19: update to 4.19.193. --- 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 6870fe78ccc..8200375817b 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.192 +version=4.19.193 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=074dcda77c7c413dece370b3cf8713997d909a8c06724c910ae23cc9c96f0099 +checksum=84c2ea0b8d096bbb46eceb04825090a4c2f4987dcc0d3bdd0c80c7325522919d python_version=3 patch_args="-Np1"