From c671fd5086c0762b55f06c187fe2cc0997b317bc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 7 Nov 2021 16:52:28 +0100 Subject: [PATCH] linux5.10: update to 5.10.78. --- 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 da77cc4c13a..a8c864a9fa2 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.76 +version=5.10.78 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=480a09ba1962862ff18df9453fa0df6ba11cbe19eefedeab81bf2c84f49e1890 +checksum=be806c98e222ea581530727a8e83b0b96fcd678afd12944eb530e58776a6050f python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.