From bfcc026fa7dbc8d13b9f32125b15368cd96f5e1c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 6 Feb 2019 23:01:11 +0100 Subject: [PATCH] linux4.9: update to 4.9.155. [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 dee2fbc5fc3..d4101fc4b0b 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.154 +version=4.9.155 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=5b314f1ac16f78e10acea0053f0c758e696b28f80272064e0a06bc69dc9d5696 +checksum=a52ac60be33c0fe312d99361f8e30211599956e958ba415d93194c6c9d073c9d nodebug=yes # -dbg package is generated below manually nostrip=yes