From 729aff039aa7d1cdf5b3849641ccaa4292b61741 Mon Sep 17 00:00:00 2001 From: LegoLivesMatter Date: Sun, 7 Mar 2021 14:36:51 +0100 Subject: [PATCH] linux5.10: update to 5.10.21. --- srcpkgs/linux5.10/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template index 6ae77aee534..0c9e27d86ad 100644 --- a/srcpkgs/linux5.10/template +++ b/srcpkgs/linux5.10/template @@ -1,14 +1,14 @@ # Template file for 'linux5.10' pkgname=linux5.10 -version=5.10.20 -revision=2 +version=5.10.21 +revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" 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=9be37146feba42be05137cf900a7d9012990b5a1d5e59bc0c8da1f86952930a3 +checksum=9e7fe6ff1665bb578e8a88e761f6727b7f170a81563b93c1d49bd0bb7d7de2af python_version=3 patch_args="-Np1"