From 09057679ee33b1bbd3cfc5ddd04f058b7d0ddbff Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 15 Dec 2018 12:33:02 +0100 Subject: [PATCH] linux4.9: update to 4.9.146. [skip ci] --- 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 3f33bbc0c92..8b5a08900a4 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.144 +version=4.9.146 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=05d17f434d22e9fa2f9084cdf6858383564883d23a1d11ce4dae4b217662782b +checksum=58195a8be3085d117c83a2ed1caa3b46ea7c1614c75f951b9f13f7adb03f8e59 nodebug=yes # -dbg package is generated below manually nostrip=yes