From d46f51a492b1f0aabfd78409cf9f0910be928bc6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 27 Oct 2021 13:17:27 +0200 Subject: [PATCH] linux5.10: update to 5.10.76. --- 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 61e8572fd16..da77cc4c13a 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.75 +version=5.10.76 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=0a2b2f5fefb90773190aaef4726ac363e03992aedc424b0a57eca092d084304b +checksum=480a09ba1962862ff18df9453fa0df6ba11cbe19eefedeab81bf2c84f49e1890 python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.