From 534f37f68681c2d76228b6267a2919b4d65174eb Mon Sep 17 00:00:00 2001 From: sinbsd Date: Mon, 12 Mar 2018 11:32:53 +0000 Subject: [PATCH] linux4.9: update to 4.9.87. --- 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 6735c2ec759..e226281a891 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.81 +version=4.9.87 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=64ee7a25f4a0c6977b33b6b08acdb646aa0f6f6405a8219a594acf518f625cae +checksum=7ac9f6af69dc5a7e38bf35cc3fa889e3a4b22504a85f57fdc87734a8abe4c917 nodebug=yes # -dbg package is generated below manually nostrip=yes