From 2f9995080174c645a5ea8393990a5a2f380276dc Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 19 Jun 2019 22:01:47 +0200 Subject: [PATCH] linux4.19: update to 4.19.53. --- srcpkgs/linux4.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 858fc7a4154..9774aa0d0d7 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.52 +version=4.19.53 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/v4.x/linux-${version}.tar.xz" -checksum=266ee655620c3689ae94761970d6827fffc919760caf815427ad22730ba4381e +checksum=e647730b7eafac70c3bd7abed4e6ed5a09eb794c645fcb0c62a79f62edbdeb02 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually