From 561f3852a33487713684624caeaa143e93335050 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 7 Jun 2021 13:54:57 +0200 Subject: [PATCH] linux5.10: update to 5.10.42. --- 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 41b0d5852bc..36181b40b2a 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.41 +version=5.10.42 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=f604759de80767c4f8bdc500eec730dc161bc914a48bd366b748c176701a6771 +checksum=8ba027c73bd67b8ded2649a741d2f018db630c1cbc081700d8ffd07ab0d906e5 python_version=3 patch_args="-Np1"