From 2cb3eb107688dc846bf52a4772b6608277741346 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 19 Nov 2020 18:56:48 +0100 Subject: [PATCH] linux5.4: update to 5.4.78. --- 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 ac8a96a98c..60bc042af2 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.77 +version=5.4.78 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=a3e03e6970240dddc8174bf9f49b56d774c40125eabe1582d2ebe85b01addbf7 +checksum=46886a21f44c80d9b5e4427d48cb5f23508120fe0eabee6efad9c9c4819c1a7d python_version=3 patch_args="-Np1"