summaryrefslogtreecommitdiff
path: root/libre/tp_smapi
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 15:45:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-07 15:45:40 -0500
commit5883ef6bcdb69d5d9db356a6c4418c688deeb06e (patch)
tree26ab07a196ca1d9925044186bfeebb81f1756d70 /libre/tp_smapi
parentdebfefff9616ebc199cc8565408f1cfaed19ecd2 (diff)
rebuild module packages against linux-libre-lts-4.9.70_gnu-1
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r--libre/tp_smapi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index 53c16eb28..8a752b925 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -11,7 +11,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
-_kernelname=
+_kernelname=-lts
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.14
@@ -19,7 +19,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=20
+ _archrel=24
_parabolarel=1
fi