From 9de4152b4788d4583a01c9bb8ce1b0805f2b5305 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Oct 2017 14:42:35 +0200 Subject: [PATCH] linux: update to 4.13. Closes #8185. --- srcpkgs/linux/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index 657478bc93e..094b7288e51 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -1,6 +1,6 @@ # Template file for 'linux' pkgname=linux -version=4.12 +version=4.13 revision=1 build_style=meta homepage="http://www.voidlinux.eu/"