From 6f124b53915ecd85c7edc1a8a88afd96d95765a1 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 8 Dec 2018 20:06:57 +0100 Subject: [PATCH] linux4.14: update to 4.14.87. [skip ci] --- 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 77a40f18258..8fcb3753e33 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.86 +version=4.14.87 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=da9260a9022b917733201b89b5314847cb3332c31e70acb5e9b547956c266e28 +checksum=36744d7d657dab23e455a8096e4ad2dc6a25f25fdce062d8a8bdf4499112e125 nodebug=yes # -dbg package is generated below manually nostrip=yes