From f59840b769327af6fb32d80fcbfc9eb66dd83bcb Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Thu, 22 Feb 2018 08:48:43 -0500 Subject: [PATCH] linux4.14: update to 4.14.20. --- 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 95e9b3aec29..5a9169dcfdc 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.19 +version=4.14.20 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=c5ce7171d83639839501e6a012f6d4cbafcec44f31ab4c6a25212ddb00ae473e +checksum=4ab7f42aa6af9c1e3b00cba6b1fa305a87407666aaa2fae555f7fbdaafb6d292 nodebug=yes # -dbg package is generated below manually nostrip=yes