From f05ba41ef03b827ac58d26547ac819fdf137988f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 14 May 2017 19:24:09 +0200 Subject: [PATCH] linux4.10: update to 4.10.16. --- srcpkgs/linux4.10/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux4.10/template b/srcpkgs/linux4.10/template index ffcd8a77cd7..414a523e244 100644 --- a/srcpkgs/linux4.10/template +++ b/srcpkgs/linux4.10/template @@ -1,6 +1,6 @@ # Template file for 'linux4.10' pkgname=linux4.10 -version=4.10.15 +version=4.10.16 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://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=d8412210f02703366290348f2ab682b7de4723e2a9ae36582cd3a5fb4e1c2445 +checksum=dcc547c505e4b4d150c32426547e4aad070d7b4b103bfd559f1674c9fc7fe00b nodebug=yes # -dbg package is generated below manually nostrip=yes