From cf0fb375c0cabd54d558f02b01260f238a80b682 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 18 Sep 2020 11:36:21 +0200 Subject: [PATCH] linux5.8: update to 5.8.10. --- srcpkgs/linux5.8/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.8/template b/srcpkgs/linux5.8/template index abe90c54005..b47e93fc03b 100644 --- a/srcpkgs/linux5.8/template +++ b/srcpkgs/linux5.8/template @@ -1,6 +1,6 @@ # Template file for 'linux5.8' pkgname=linux5.8 -version=5.8.9 +version=5.8.10 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=99d8bc1b82f17d7d79f9af4a94af4c0e3772159e9e6e278761bde8569f93e15f +checksum=9d6e126a7fad618a477540e242f148f7d61e0116b500312f788ac63e126b5af2 python_version=3 patch_args="-Np1"