From 110451e44d5e47d7581291fb6f62f7f3f68128d4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 25 Jul 2021 18:21:50 +0200 Subject: [PATCH] linux5.10: update to 5.10.53. --- 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 cd06616e5a3..166ec208003 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.52 +version=5.10.53 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=769e57a0fa218589fa2f8460b8682eb784a72718c7a3d95295f382a77902ae79 +checksum=f0058d902933986dbaf03b2a0304d2babe5fe1c8e3f41f156ffd3c3f210106dc python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.