From 8708bb7108473c4651493e7373339690ea16c18b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 5 Jun 2022 11:54:03 +0200 Subject: [PATCH] linux5.4: update to 5.4.196. --- 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 fb7bd487f12..f0023bdc238 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.195 +version=5.4.196 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=f22f5b9df60f8d59988f9d48bb2f39cb5d7ec435ca4296abe352e8063140031d +checksum=2fa2d0fd1683a7ba11dfb31c921365c008e0b3ea86845261104ea413e7cbb1f4 python_version=3 nodebug=yes # -dbg package is generated below manually