From 9a1db090893a867d8ee030a6658aa1d81f2ab5fb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Feb 2017 08:02:54 +0100 Subject: [PATCH] linux: update to 4.10. --- srcpkgs/linux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index 818751f5834..8b78b4c4d94 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -1,7 +1,7 @@ # Template file for 'linux' pkgname=linux -version=4.9 -revision=2 +version=4.10 +revision=1 build_style=meta homepage="http://www.voidlinux.eu/" short_desc="The Linux kernel meta package"