From 971bb67317c0caf23c49c49bbd56479ab47a7a2e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 23 Sep 2020 22:05:31 +0200 Subject: [PATCH] linux5.8: update to 5.8.11. --- 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 b47e93fc03b..aae92e3352b 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.10 +version=5.8.11 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=9d6e126a7fad618a477540e242f148f7d61e0116b500312f788ac63e126b5af2 +checksum=3e5940ceb4b7a462c4886ab52ca3a957287951e2058c34694b14ff1e73f6c04b python_version=3 patch_args="-Np1"