From 8e3bc1ee44fd53f639a68216db724724f479f8dd Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Tue, 29 Oct 2019 20:58:11 +0100 Subject: [PATCH] linux4.9: update to 4.9.198. --- srcpkgs/linux4.9/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index 5fbd7f49484..1ef3ad4c439 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -1,6 +1,6 @@ # Template file for 'linux4.9' pkgname=linux4.9 -version=4.9.196 +version=4.9.198 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://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=e0ab12b04a975630ece2142a1ac15cfe45140b8c3359226b035c15ca7c92c6ef +checksum=9572ebfa6ba0efcf9f1ec7b62c7b89baa36a621ab9fd4c5ad025196c549605ac nodebug=yes # -dbg package is generated below manually nostrip=yes