From e02f40111fc780795bbf3c2d8a034a7dc5e4f1b5 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 19 Mar 2022 09:18:01 +0100 Subject: [PATCH] linux5.4: update to 5.4.185. --- 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 983e18bdc0b..77179607979 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.184 +version=5.4.185 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=8694ca39e6c665cac5a78c7f80acef83ad9b5b13f9688e94bfe39b3c71541489 +checksum=d15fe9da679bfb624f35f127a17559f6d037ad37a313cf5fd22ce155401f3787 python_version=3 nodebug=yes # -dbg package is generated below manually