From db3154add53505a8aca6d6f95faf150d6dec4201 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 6 Jun 2022 15:41:51 +0200 Subject: [PATCH] linux5.10: update to 5.10.120. --- 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 d6d6fdf4a23..bd9e0ffa66b 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.117 +version=5.10.120 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=703ef7112cdf889950dd864ba482d04bd87d83d3df3a98ab8d4ba8a7ab1ddcc7 +checksum=5b7a756004158ece2f5e41795ba523ec201743a736e34ce41cbe09177f7d0e8b python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.