From b32e77fefda275c9c8c64f4cbad71a592a543060 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Fri, 22 Jun 2018 03:05:16 -0400 Subject: [PATCH] linux4.14: update to 4.14.52. [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 9eb605ee91c..fd7b4914f1b 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,15 +1,15 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.49 +version=4.14.52 revision=1 patch_args="-Np1" wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" -license="GPL-2" +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=c69f49731ef392034a5d8816e2e2668bc8928878764d1c8caac37d00339d3bf7 +checksum=a5d226c7b2fd1eb0f01d56e4e2c6a0100784b68df907cc7317f32bde34f88810 nodebug=yes # -dbg package is generated below manually nostrip=yes