diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-18 14:20:16 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-18 14:20:16 -0300 |
commit | 48f31878817b07cabdbad0a2543bcce194be99cb (patch) | |
tree | b65fc9f9315c963891cfdf67fcae190bb29725d4 /libre/tp_smapi | |
parent | cce49dc48d9887f877f7e4b806a5243e580f128d (diff) | |
download | abslibre-48f31878817b07cabdbad0a2543bcce194be99cb.tar.gz abslibre-48f31878817b07cabdbad0a2543bcce194be99cb.tar.bz2 abslibre-48f31878817b07cabdbad0a2543bcce194be99cb.zip |
rebuild module packages against linux-libre-4.8.17_gnu-1
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 55929164d..37386161a 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -13,7 +13,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.9 + _basekernel=4.8 _archrel=8 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then |