From 80dba2738340d21e4cf6050f31d2226ea9ea359d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 1 Aug 2020 09:40:24 +0200 Subject: [PATCH] linux5.4: update to 5.4.55. --- 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 01ae2e2a613..5259fa34751 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.54 +version=5.4.55 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=03e2a14e0eace8f4d668b72f82ad0a16f2221a676a22047aaac9ed0453dbf477 +checksum=cc0b3fd38e80efdac3d8501b7e4670912f5acf345e0f07c4822210c3de4bf940 python_version=3 patch_args="-Np1"