From 057e306baa4423566543adcee820cc767319a05b Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sat, 5 Oct 2019 15:27:58 +0200 Subject: [PATCH] linux5.3: update to 5.3.4. [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 e20503ad759..c891ec5c19c 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.2 +version=5.3.4 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=361f9c953bb5ca7dbc922c3f698170523667f6a2f43961ffb88fa47b6b10fc6b +checksum=19541dbb3e0e6ca3acb4e7d6bb95a0af44a9607d2cb3e50c2d3f8894d95b246e patch_args="-Np1" nodebug=yes # -dbg package is generated below manually