diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-02-27 21:04:36 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-02-27 21:04:36 -0200 |
commit | 0a3bcb1ddcab0e4162f1e5d5d1871251d17e377b (patch) | |
tree | 82eb9c394f552b6eec9fe400738b8652c25f51fa /libre/tp_smapi | |
parent | 217147fbc1e6cc759f40cc050f749b017e96c34b (diff) |
rebuild module packages against linux-libre-3.18.7_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 df9974c5a..57346140c 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -15,7 +15,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=3.18 _archrel=62 - _parabolarel=1 + _parabolarel=2 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 _archrel=36 |