From 55d2c6cb546238aeaf61a93d267700715862620f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 25 Jun 2022 07:21:16 +0200 Subject: [PATCH] linux5.4: update to 5.4.200. --- 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 701eaefe8da..c0f59b5ea1c 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.199 +version=5.4.200 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=484c09f387656ddb6a1174c7ae6a1df81c02daba831911ad9240aa9582c16c58 +checksum=eae97c9bbf0228bef165be60283ec42cfc9531cea5c641aa3ba131f2125525b8 python_version=3 nodebug=yes # -dbg package is generated below manually