From 361aa07108119ff68d22303283f0508544ba9f09 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 28 Aug 2021 14:23:58 +0200 Subject: [PATCH] linux5.4: update to 5.4.143. --- 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 62eda559b34..e196095e9f3 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.142 +version=5.4.143 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=99785728968564ba27c7e552d024b560072dcbc885540912eabb5c021e231451 +checksum=0953650b05a5f806d76c5691583e94e141f4f691bc0ba75a60b643740f021d24 python_version=3 nodebug=yes # -dbg package is generated below manually