From 9f81348958c365129bf414a222dd9328bbdd12a1 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 30 Jan 2020 09:14:21 +0100 Subject: [PATCH] linux4.9: update to 4.9.212. --- 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 8dd064e7d0f..cd62354999d 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.211 +version=4.9.212 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=2597608d5d974cfdc015eaf6a4197b36f19d722b8a309b57e741fb02e311b1be +checksum=ade738a606c9b52ecf764e94b4e77116caa3a2b8abd30f4534d220ac6894be30 nodebug=yes # -dbg package is generated below manually nostrip=yes