From d9896876fe83f177ec20804fc8f3835a8f130f1e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 12 Mar 2017 16:26:34 +0100 Subject: [PATCH] linux4.10: update to 4.10.2. --- 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 005196c9ec5..953ac309319 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.1 +version=4.10.2 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=6ca06bb5faf5f83600d7388bb623dae41df2a257de85ad5d1792e03302bc3543 +checksum=b9db05acc1b6caf9c81f4a299d8330881ac121ac91c80e50b46d9a514386aad4 nodebug=yes # -dbg package is generated below manually nostrip=yes