From fe5b237c0a6a27c9b12ed87a33297ed7564c02c6 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 6 Apr 2019 08:25:49 +0200 Subject: [PATCH] linux4.14: update to 4.14.111. [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 fc924a2e623..f9b2e24f8f4 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.110 +version=4.14.111 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=99ea359464dc8a7ab9862195934a1f3504c38a32af5fa424e3ae56244dd59e72 +checksum=f8197d56553f864d1d2e97abbe4fca50f8ab5e72089c292d22f0e4395340a6e8 nodebug=yes # -dbg package is generated below manually nostrip=yes