From 77a620591ddd88006b560f6b4daf95986e5463ef Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 17 Sep 2016 03:23:29 -0300 Subject: rebuild module packages against linux-libre-lts-4.4.21_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 c2b6f58a2..b2e2c2093 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.7 @@ -18,7 +18,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=3 + _archrel=4 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.7 -- cgit v1.2.3-54-g00ecf