From f98e0754029808fcbce4df98cd98fac1012d8cee Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 22 Oct 2021 16:53:01 +0200 Subject: [PATCH] linux5.4: update to 5.4.155. --- 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 f09fc50fcce..06efdae0309 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.154 +version=5.4.155 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=058994f4666b6b0474a4d5228583e394594e406783b7e93d487c2a66c35f3c06 +checksum=cc0c0f902748d251cb22d0e69e3b8d260c447eb0072ef853da15da6cce775038 python_version=3 nodebug=yes # -dbg package is generated below manually