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/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 7942e64d4..451158bbd 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.7 @@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 - _archrel=22 + _archrel=23 _parabolarel=1 elif [[ ${_kernelname} == -grsec ]]; then _basekernel=4.7 -- cgit v1.2.3