From 3b4159044885afddbd7b4fe9f2641f830e4194f2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 19 Aug 2020 11:52:42 +0200 Subject: [PATCH] linux5.7: update to 5.7.16. --- 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 a47eb46ff8b..d07abca91af 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.15 +version=5.7.16 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=0eeb17448973bc591d8dbbfb064a88474e6db148ccc2ccadbbd285c6eb3e5212 +checksum=37864e3001658cebd32f8f814e18b0d21003736fa487f881f983cecdc58cd753 python_version=3 patch_args="-Np1"