diff options
author | Freemor <freemor@freemor.ca> | 2018-07-31 18:10:14 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2018-07-31 18:10:14 -0300 |
commit | f609591545b1c478fdd140cd237517908b3d8914 (patch) | |
tree | e9a11141d3b7b6e49f981d8c965440cd1d4aa3aa /libre/tp_smapi | |
parent | c5113422775e82918484954e3087d8dd5d961f34 (diff) | |
download | abslibre-f609591545b1c478fdd140cd237517908b3d8914.tar.gz abslibre-f609591545b1c478fdd140cd237517908b3d8914.tar.bz2 abslibre-f609591545b1c478fdd140cd237517908b3d8914.zip |
Bring this inline with the current kernel
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 2b2565f1d..ea7cf7c6f 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> -_basekernel=4.15 +_basekernel=4.17 _archrel=5 _parabolarel=1 |