From 5685a4a307ed4178e0cb573ca60e193ab2035f07 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 9 Sep 2017 00:48:03 -0500 Subject: rebuild module packages against linux-libre-lts-4.9.46_gnu-1 --- libre/tp_smapi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/tp_smapi/PKGBUILD') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 06d1ad33c..93dc360ac 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -11,7 +11,7 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.12 @@ -19,7 +19,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 - _archrel=16 + _archrel=18 _parabolarel=1 fi -- cgit v1.2.3