From 3061913b90e3d6209dc34a0c2726da08a473badb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 30 Jan 2021 15:19:31 +0100 Subject: [PATCH] linux5.10: update to 5.10.12. --- 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 e5930f6f0bb..ecf5eeed701 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.11 +version=5.10.12 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=02ef2b56b00fc5145701c603a5235e1265772e40d488a936b27ba65fe78e710f +checksum=1d454f2817ab4f34cf313ea680ab75e20f79c6431b3bd3ea3bcd39353030c4aa python_version=3 patch_args="-Np1"