From 7d835c847fb53076c714702dd6acbd93219b3e94 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Sat, 31 Mar 2018 11:49:17 -0400 Subject: [PATCH] linux4.14: update to 4.14.35. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #13113 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- 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 14c5d72ef19..7c7343ff50e 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.30 +version=4.14.35 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=7c5bb02feb48f1b7ab9a9c3ff051f325c0c6474fb0e25d9d7bcee91b2cfe6645 +checksum=02ab727527e88a84e8f6a3a29024a1f09166a4728e22229a761079634e5bee07 nodebug=yes # -dbg package is generated below manually nostrip=yes