diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-30 16:56:13 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-30 16:59:07 -0300 |
commit | 607822e7e72d4516085311a1c9348c957d457d0a (patch) | |
tree | 4da8c43d112f756474c88d33d21ee2f1b85f0832 /libre/tp_smapi | |
parent | 30f8f618a8760fe26216839b114d32461cbe92ad (diff) | |
download | abslibre-607822e7e72d4516085311a1c9348c957d457d0a.tar.gz abslibre-607822e7e72d4516085311a1c9348c957d457d0a.tar.bz2 abslibre-607822e7e72d4516085311a1c9348c957d457d0a.zip |
tp_smapi-lts-0.42-51.parabola1.basekernel4.4: updating version
Diffstat (limited to 'libre/tp_smapi')
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 734e3f51a..e95ecb7f9 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,7 +10,7 @@ # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> # Contributor: Márcio Silva <coadde@parabola.nu> -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.5 |