From 3ae6ce8dfc0dd0b205c7621666cbdc503bd51926 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 26 Jan 2019 11:28:40 +0100 Subject: [PATCH] linux4.9: update to 4.9.153. [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 edb4dc535c9..63a7718075c 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.152 +version=4.9.153 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=90e47b85c09af47eefafe851685ee731538f640b0650a6a9cfa0234436708e39 +checksum=9066929ec2550794ae107350a5f3c5b648438aa915cfc62bac5b7a54b9d7731a nodebug=yes # -dbg package is generated below manually nostrip=yes