From 5444db4c5fce346e0f7b6a1e2a899b93048660da Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 13 Feb 2019 20:26:00 +0100 Subject: [PATCH] linux4.14: update to 4.14.99. [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 84017a5cc0f..ad079893d87 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.98 +version=4.14.99 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=8f021171b1b1efb41326e603116a45126fc030d06aaa9b0784ae612323010c5f +checksum=8ff98caed5b20b733dedcbe99559d71a0e09e239c0c2488b3fd799c96489eb0a nodebug=yes # -dbg package is generated below manually nostrip=yes