From 91626b6b0d36a1015ec6eeb2cd92a7518d883c99 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 10 Sep 2020 09:34:40 +0200 Subject: [PATCH] linux5.4: update to 5.4.64. --- srcpkgs/linux5.4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template index 356a67a4ec8..a15b16d73cd 100644 --- a/srcpkgs/linux5.4/template +++ b/srcpkgs/linux5.4/template @@ -1,6 +1,6 @@ # Template file for 'linux5.4' pkgname=linux5.4 -version=5.4.63 +version=5.4.64 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " 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=e0260dae0da01163b1a3289ad9c5cc6ee4226720e199e8a1d982e24efda7ffc0 +checksum=b9d3c2938466f388a70fd190fd6691baa8b757393b267e9f7b06c4730d85d5ef python_version=3 patch_args="-Np1"