From 55cbd3c98db8e096d7b5c5ec70d122a813286254 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 1 Jan 2020 11:20:58 +0100 Subject: [PATCH] linux4.14: update to 4.14.161. --- 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 9a064684529..0d909d5cb84 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.157 +version=4.14.161 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=90fa769a052ecf34a0cab72cf013e19275dbb8cd01bbe52f1d465e2ed7537733 +checksum=9d23629f50e6c7313c4f1277455137b7727a6117df931c4c4fb7fab7e98f81c9 nodebug=yes # -dbg package is generated below manually nostrip=yes