From 3c09076cd3a1fd24eac1ba7c4bcf717b33dda9e2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 24 Sep 2021 17:08:51 +0200 Subject: [PATCH] linux5.4: update to 5.4.148. --- 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 3bcf8addf2e..52001b75c2f 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.147 +version=5.4.148 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=f6c004359241877e24606a1e9ef832b54a7646d46de4d89c1b4713d7a915441c +checksum=4619332299a49c47882db29a27a6265012b2b348c682e6cb8d5084e0015c91b3 python_version=3 nodebug=yes # -dbg package is generated below manually