From ee34a4edbbf8a874dea160915f23ba318e014493 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 22 Dec 2018 08:52:17 +0100 Subject: [PATCH] linux4.9: update to 4.9.147. --- 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 8b5a08900a4..ddb21a519d3 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.146 +version=4.9.147 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=58195a8be3085d117c83a2ed1caa3b46ea7c1614c75f951b9f13f7adb03f8e59 +checksum=a92c973316a1ada351ff6820dcd3c63e9e9c3c75490833c16ffad1a438eb1d82 nodebug=yes # -dbg package is generated below manually nostrip=yes