From fdb64c5b40e41bc34cbbaa43273fc0668252f9e4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 14 May 2021 12:28:24 +0200 Subject: [PATCH] linux5.10: update to 5.10.37. --- 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 b45826fd352..72d5269e954 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.36 +version=5.10.37 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=899ce7f728007321288e632f0c2f8db9c8c2d625cef0e5a331d4c213fce1b268 +checksum=a8d5e3309dafc484eb70f94747a6efffa29a79bae651ae126333e913c00be077 python_version=3 patch_args="-Np1"