From 5141eafc4fd7bcd9ba79431f28890e94aa471b83 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Fri, 11 Oct 2019 21:20:08 +0200 Subject: [PATCH] linux5.3: update to 5.3.6. [skip ci] --- srcpkgs/linux5.3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.3/template b/srcpkgs/linux5.3/template index 375b42f6987..73c9e103b95 100644 --- a/srcpkgs/linux5.3/template +++ b/srcpkgs/linux5.3/template @@ -1,6 +1,6 @@ # Template file for 'linux5.3' pkgname=linux5.3 -version=5.3.5 +version=5.3.6 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Foxlet " 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=80ed8c5cfc298fdbccbd69f8b919c12b11d8b54d8c20f08fc8c3b1840d1e53f0 +checksum=e84021a94784de7bb10e4251fb1a87859a8d1c97bd78fb55ad47ab6ce475ec1f patch_args="-Np1" nodebug=yes # -dbg package is generated below manually