From 93c36239d8e1bb30001300b5dfcc286fc7437cc9 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sun, 22 Apr 2018 09:45:21 +0200 Subject: [PATCH] linux: update to 4.16. --- srcpkgs/linux/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index 321d372f459..fd1502447a0 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -1,6 +1,6 @@ # Template file for 'linux' pkgname=linux -version=4.15 +version=4.16 revision=1 build_style=meta homepage="http://www.voidlinux.eu/"