From 362820235f26e8eba1df106a3b4443fafe5db36c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 22 Jul 2022 19:20:00 +0200 Subject: [PATCH] linux5.4: update to 5.4.207. --- 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 e113c31b7dc..f2634c97e4e 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.206 +version=5.4.207 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=2c90d5c0fe1f86ae334133ee34c1ad89836cbcb169f47e358b682417fc615bab +checksum=1b9deeffd114654e3d593dd8ddb35be9476cb4d551760f2e00d16c888d6897f3 python_version=3 nodebug=yes # -dbg package is generated below manually