From 80e6707513c863749e8d0f3fd53b82cb97fd2cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Nov 2016 22:17:38 -0300 Subject: rebuild module packages against linux-libre-lts-4.4.30_gnu-1 --- libre/tp_smapi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/tp_smapi/PKGBUILD') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 3d5a5027f..9c4dcc346 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,7 +10,7 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.8 @@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=4 + _archrel=5 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.8 -- cgit v1.2.3