From f49a86b4c36230e7d727e55780f205f002a2ec50 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 12 Jun 2021 09:20:06 +0200 Subject: [PATCH] linux5.4: update to 5.4.125. --- 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 f5140a9790d..40fe79b4abc 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.124 +version=5.4.125 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=f7f29dda2b042d7b5986d18274413131cf70e17288c05e9a683df1f46c507d82 +checksum=17ee750a4aeb1c883d721e730d1f7e2855124585e2f47766864a1359a7ebe33c python_version=3 patch_args="-Np1"