From 256f2cf2989ce16ef09dcf14f4d615fe988844ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 1 Jul 2020 16:40:37 +0200 Subject: [PATCH] linux5.7: update to 5.7.7. --- srcpkgs/linux5.7/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.7/template b/srcpkgs/linux5.7/template index 536157b952..47fa51e777 100644 --- a/srcpkgs/linux5.7/template +++ b/srcpkgs/linux5.7/template @@ -1,6 +1,6 @@ # Template file for 'linux5.7' pkgname=linux5.7 -version=5.7.6 +version=5.7.7 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Orphaned " 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=9fd4c93dc6df53efa904134aa2ede6100f7453c11383490dd32ebbed84f610e6 +checksum=f840b9679283343c165516585c3070ebb277528721c890e9410a58e9d071ee7f python_version=3 patch_args="-Np1"