From 3061a3baf78b06cd7570f3c525eda74fe164f4a9 Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 9 Apr 2020 18:07:31 +0200 Subject: [PATCH] linux4.14: update to 4.14.175 --- 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 1d83f249b94..b668e018122 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.174 +version=4.14.175 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=4c223ca3565d4267b403f7432860d87c8301767eb654d046d268782b18155189 +checksum=cb440ac5d20071dcb482e5062958514064b0c5a8375c92653062ea201ae0222c nodebug=yes # -dbg package is generated below manually nostrip=yes