From 66a247d5ade8df335f79e316c3e3a64c91fd8da3 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 21 Dec 2018 23:27:29 +0100 Subject: [PATCH] linux4.14: update to 4.14.90. --- 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 10484aaa9a9..ac8bb72c123 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.89 +version=4.14.90 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=ce6e16ac44dddd0d6a232bf2ce03e8bf8beca19f9b84503684466d140a1a0b25 +checksum=0c1ed0c93085e44ad89cd279647b0e4617d06ce5a482213b5481b612ffa186ca nodebug=yes # -dbg package is generated below manually nostrip=yes