From 9898ac95eb533637ef65fcb6906f47eaf1826533 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 12 Apr 2017 12:26:15 -0300 Subject: rebuild module packages against linux-libre-lts-4.9.21_gnu-1 --- libre/tp_smapi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/tp_smapi') diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 8a2010012..2726b493d 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.10 @@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 - _archrel=10 + _archrel=11 _parabolarel=1 fi -- cgit v1.2.3