From 3ccaaa69fecdfcbb857400c9bab196e9fadb5dce Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 10 Jun 2021 15:03:32 +0200 Subject: [PATCH] linux5.10: update to 5.10.43. --- 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 36181b40b2a..b58241ed523 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.42 +version=5.10.43 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=8ba027c73bd67b8ded2649a741d2f018db630c1cbc081700d8ffd07ab0d906e5 +checksum=83b81e433ba2f8ee143064fb163699ee857e26dd789006bc1e9edf1ccd0bd403 python_version=3 patch_args="-Np1"