From 25855ad7243e889de6ce589330fb21b248997073 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 21 Oct 2017 10:56:29 -0500 Subject: rebuild module packages against linux-libre-lts-4.9.56_gnu-1 --- libre/tp_smapi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/tp_smapi') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 685ea9f5b..1b80f1829 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.13 @@ -19,7 +19,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 - _archrel=19 + _archrel=20 _parabolarel=1 fi -- cgit v1.2.3