From b5691fb8a8b7976e9304f57a4db4b7faef46abed Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 1 Aug 2021 09:50:34 +0200 Subject: [PATCH] linux5.4: update to 5.4.137. --- 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 4fd63332b5c..807b6b49c84 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.136 +version=5.4.137 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=4322dd36bf86b82d410fb2d4df196d1f3b78819aa9dd78b555703bcbf49bad16 +checksum=f09e5e366ce5d8bde887cda229ef17138fd1653706a702221f934f99aaa31f7c python_version=3 nodebug=yes # -dbg package is generated below manually