From 02a4fa757a1430831f06558945bad20b928e7d66 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 14 Sep 2020 09:22:08 +0200 Subject: [PATCH] linux5.4: update to 5.4.65. --- 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 a15b16d73cd..f1cf4cdba73 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.64 +version=5.4.65 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=b9d3c2938466f388a70fd190fd6691baa8b757393b267e9f7b06c4730d85d5ef +checksum=f514834417d09de1667836e443e085bf37952603f23572b69ef0fcfda16cac69 python_version=3 patch_args="-Np1"