From 2988b1ae37b53e0e0a2899053241c8b9d37d3981 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 14 May 2019 22:51:43 +0200 Subject: [PATCH] linux4.9: update to 4.9.176. --- 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 fb65049f709..e3ae10b53b7 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.175 +version=4.9.176 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2.0-only" short_desc="Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=d98434f91f9df2bf36c7896ca747b7cf98be2e3a491073fd26e3f53cda07500c +checksum=2a94d008c0737f01d4b78f669a3c40e334cacebe4d62eb25252171cee205b178 nodebug=yes # -dbg package is generated below manually nostrip=yes