From b63d74dca5d84aec70594c7b345863c921d0bd36 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 14 May 2019 22:51:31 +0200 Subject: [PATCH] linux4.14: update to 4.14.119. --- 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 316e9d79ed3..34e450a4fff 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.118 +version=4.14.119 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=687d73abd4b9af66ec30bdccdf96193e04316f9f5a1c7b8d74732c10b4729a15 +checksum=5615b713389d74044eaa57032dab674228116b63ed358086c33bd929d7ad3b7c nodebug=yes # -dbg package is generated below manually nostrip=yes