From 86d0d2c0f78657a579bf8df47188911c9d0a0a9a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Jan 2022 15:33:48 +0100 Subject: [PATCH] linux5.10: update to 5.10.93. --- 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 84000837413..d5ad4efed8a 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.91 +version=5.10.93 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=62cefb84c1c63a048520ff74eca4b16ce375956c351c8227bf9e4869cd8595d1 +checksum=a6788c430bab7670c08888caa0969521f22d5976483ee9452c2c0363153bbbcb python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.