From 17ad2b845cc08af6430fde3e70c34b4be01b876f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 29 Feb 2020 08:44:38 +0100 Subject: [PATCH] linux4.14: update to 4.14.172. [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 84ea3aebd20..a1db2d63008 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.170 +version=4.14.172 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=940a63247d11476daea6d114a9599be0eb68eeb2e295fe279e0f3312af1e17c3 +checksum=2318a1ab937580a079351ed20557c336a3d95b664f667b14e3ba49e3271b217a nodebug=yes # -dbg package is generated below manually nostrip=yes