From d27e3375f21b9e9c5d4fb0022deca99ce565c599 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 5 Jan 2018 17:21:46 +0100 Subject: [PATCH] linux-lts: update to 4.9. --- srcpkgs/linux-lts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux-lts/template b/srcpkgs/linux-lts/template index 5abc0fa2fa..73a7d8fdd5 100644 --- a/srcpkgs/linux-lts/template +++ b/srcpkgs/linux-lts/template @@ -1,7 +1,7 @@ # Template file for 'linux' pkgname=linux-lts -version=4.4 -revision=2 +version=4.9 +revision=1 build_style=meta homepage="http://www.voidlinux.eu/" short_desc="Linux LTS (Long Term Support) kernel meta package"