From a6a5f6ce14093f30da4e03955d18655f8716a439 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 14 Jun 2016 02:18:49 -0300 Subject: rebuild module packages against linux-libre-lts-4.4.13_gnu-1 --- libre/tp_smapi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/tp_smapi/PKGBUILD') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index bacc8bd35..a679a4f57 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,15 +10,15 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.6 - _archrel=85 + _archrel=1 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=51 + _archrel=2 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.6 -- cgit v1.2.3-54-g00ecf