From bf056c7a657c3a68407f50574e0c17a286b89baa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 16 Feb 2022 17:00:03 +0100 Subject: [PATCH] linux5.10: update to 5.10.101. --- srcpkgs/linux5.10/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template index 5121de6f5a9..e62255b1644 100644 --- a/srcpkgs/linux5.10/template +++ b/srcpkgs/linux5.10/template @@ -1,6 +1,6 @@ # Template file for 'linux5.10' pkgname=linux5.10 -version=5.10.99 +version=5.10.101 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" -checksum=00a53558aad3d8638bbe3bb69ed82a2b5b58ed3af01596bc18686cd04a790449 +checksum=0749258cb7ee47c478dfc34857e8930d41bfe0b074e80e9f57cbfa56d0ba1c8e python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.