From 6d41341770dd9261a6e62493981140ea1fed5324 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 24 Jan 2021 11:41:52 +0100 Subject: [PATCH] linux5.4: update to 5.4.92. --- 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 b889f9bf128..60f097ab3da 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.91 +version=5.4.92 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=0e0161bb034b9ba59e58a20985e49ecfb38104586602f53f37b382f508fc5c17 +checksum=c0937ff98824c4b14cfea68a04340e0beb3c00f1cc02984daf2f3bdf542394fd python_version=3 patch_args="-Np1"