From 06883e54144f3e32658844ef894a8669e9782a69 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Sat, 24 Feb 2018 21:37:36 -0500 Subject: [PATCH] linux4.14: update to 4.14.21. Closes: #11873 [via git-merge-pr] --- 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 5a9169dcfdc..6111d427654 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.20 +version=4.14.21 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=4ab7f42aa6af9c1e3b00cba6b1fa305a87407666aaa2fae555f7fbdaafb6d292 +checksum=19df89c8c03d5f07d9502f526a21456dffffe06cab8f2ff192bc94130c35aaed nodebug=yes # -dbg package is generated below manually nostrip=yes