From 91f3058b91e4c1febe3a01e5920d4526815d7579 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 8 Dec 2018 20:04:13 +0100 Subject: [PATCH] linux4.19: update to 4.19.8. [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 744ee6ac55..0aad83dc25 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.7 +version=4.19.8 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,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=84d7aa436e10690b53165b9d59ec20548e6a4ce3324b135c5019fb0f7dd2a2d2 +checksum=d540d066f307f13f0cfe7e097373cd1af2cc4866b5e36a503775b4e69167e171 nodebug=yes # -dbg package is generated below manually nostrip=yes