From 4eeca1f3617a2d4401ab6fcf4650f08acd30f759 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 10 Jan 2017 12:16:17 -0300 Subject: rebuild module packages against linux-libre-lts-4.4.40_gnu-1 --- libre/bbswitch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/bbswitch/PKGBUILD') diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index a05397da5..f874d3779 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.8 @@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=24 + _archrel=25 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.8 -- cgit v1.2.3