From 171980988205e5c6c900e88ba7a6a33db0ad95da Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 9 Oct 2022 12:05:23 +0200 Subject: [PATCH] linux5.10: update to 5.10.147. --- 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 ce218e20558..0073837d7ed 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.144 +version=5.10.147 revision=1 wrksrc="linux-${version%.*}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -10,7 +10,7 @@ homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz" checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 - c6b9febd27c790f6436c44f1445f901e4a4c303b005a72a2f9ca9d2c713a3334" + 75f09e86840697f8dd159e84052a6a66fc64aeac92b78618cef317b31089a887" python_version=3 skip_extraction="patch-${version}.xz"