summaryrefslogtreecommitdiff
path: root/libre/tp_smapi/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-21 10:56:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-21 10:56:29 -0500
commit25855ad7243e889de6ce589330fb21b248997073 (patch)
tree3691d82d799e138cf0f215dab8105f452ec591ad /libre/tp_smapi/PKGBUILD
parent1e1d9e2924cb636f2a5938c34ce4077095844e9e (diff)
rebuild module packages against linux-libre-lts-4.9.56_gnu-1
Diffstat (limited to 'libre/tp_smapi/PKGBUILD')
-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 685ea9f5b..1b80f1829 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.13
@@ -19,7 +19,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=19
+ _archrel=20
_parabolarel=1
fi