From 6c6ae3699b19024fd130b6f66a3f61a08f0d1438 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Apr 2021 14:14:21 +0200 Subject: [PATCH] linux5.4: update to 5.4.113. --- 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 95072aa2f64..9dca04dca10 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.112 +version=5.4.113 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=b8361d461a4254c86d4c68aa4ceab1debaa3b2ccc6785542d026837a4fc20ca4 +checksum=30cde92463c474b75f9eb197654570dd6dbb32ec20695544c5469f292662da47 python_version=3 patch_args="-Np1"