From 8fa9836d58fc4ba19cff01f8e0ea9afd0baa8f1e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 29 Sep 2021 12:23:31 +0200 Subject: [PATCH] linux5.10: update to 5.10.69. --- 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 3b9e498ecb6..0feb8636ea0 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.67 +version=5.10.69 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=8c5740aa782593b8fabf9b71c2800182d4fe965adabd3595634113d48cb98a82 +checksum=232f9ec53bccca768868831b7cc286f7d8bbbac9f481bbac1495700231a20cca python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.