From e11d1072d5d5ddc251e6b53ab4b10da40072e582 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 14 Feb 2018 11:54:02 +0100 Subject: [PATCH] linux4.14: update to 4.14.19. --- srcpkgs/linux4.14/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index 18bcdda5c7..95e9b3aec2 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,6 +1,6 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.18 +version=4.14.19 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=866a94c1c38d923ae18e74b683d7a8a79b674ebdfe7f40f1a3be9a27d39fe354 +checksum=c5ce7171d83639839501e6a012f6d4cbafcec44f31ab4c6a25212ddb00ae473e nodebug=yes # -dbg package is generated below manually nostrip=yes