From 1b29b4a13352e4c45551ff22b51b3041da693db2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 31 Jan 2019 10:46:25 +0100 Subject: [PATCH] linux4.9: update to 4.9.154. [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 63a7718075c..dee2fbc5fc3 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.153 +version=4.9.154 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=9066929ec2550794ae107350a5f3c5b648438aa915cfc62bac5b7a54b9d7731a +checksum=5b314f1ac16f78e10acea0053f0c758e696b28f80272064e0a06bc69dc9d5696 nodebug=yes # -dbg package is generated below manually nostrip=yes