From 96027553d48443f80cfbb6c483aceba78b867354 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 17 Apr 2020 18:18:14 +0200 Subject: [PATCH] linux5.4: update to 5.4.33. --- 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 88828427c6e..e2edc61d150 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.32 +version=5.4.33 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=192d99fab7a47a537493b6d7eddb52892b98f8ada655c0bbb419b360a995f2b3 +checksum=b5579621302a6169b389b64dd9ef084df3bb2f11d91dd73273f76e2323223861 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually