From 3f108e43788d3d2f50da1ace29d824c3be9ee36e Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 22 Jun 2019 11:03:37 +0200 Subject: [PATCH] linux4.19: update to 4.19.55. [skip ci] --- 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 9774aa0d0d7..55419477b56 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.53 +version=4.19.55 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=e647730b7eafac70c3bd7abed4e6ed5a09eb794c645fcb0c62a79f62edbdeb02 +checksum=c906f0cba7998c5942aaf7034ef8ea925f04f47a673816da05b203e97360b947 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually