From 5fc97adca0ed90abd5ff0205284c15569027ac12 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Wed, 22 Aug 2018 10:07:47 -0400 Subject: [PATCH] linux4.14: update to 4.14.66. [ci skip] --- 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 641f3526928..18589e8429c 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.65 +version=4.14.66 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=12980c406bb9be670db58a88464d1c36cafd3c1d4d5ee09e8ecfa71e5eb5a5ec +checksum=a38061ca4c864d11a72beb3dc5918a99f13372fe9ee35508d004fdfabd460413 nodebug=yes # -dbg package is generated below manually nostrip=yes