From 0a190e4fb197bc196eb23d3d9a841eedeb4f3cd5 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Wed, 18 Jul 2018 10:48:38 -0700 Subject: [PATCH] linux4.14: update to 4.14.56. (#1010) --- 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 e12ed4d5382..cc93ada751e 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.55 +version=4.14.56 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=876431e263da8c4b9d080542f02483eb77f78da571be9c7eb5282e90921e02d7 +checksum=d4f56cfac6d43a349e6172bf84613f788a8481a54a213261cf591ffd133bc42c nodebug=yes # -dbg package is generated below manually nostrip=yes