From c91f50240ec10d3916fb6a68eb7d497619300655 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Wed, 15 Aug 2018 20:04:16 -0400 Subject: [PATCH] linux4.14: update to 4.14.63. [ci skip] --- srcpkgs/linux4.14/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index 5a5de3d3d8..b21f9788c5 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,7 +1,7 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.62 -revision=2 +version=4.14.63 +revision=1 patch_args="-Np1" wrksrc="linux-${version}" maintainer="Juan RP " @@ -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=51ca4d7e8ee156dc0f19bc7768915cfae41dbb0b4f251e4fa8b178c5674c22ab +checksum=cd2e52f0e7ba861afa91cf487b2f45e5174115870f256a1d65996647b7bcc6d3 nodebug=yes # -dbg package is generated below manually nostrip=yes