From 44a1636fbbc36815b702724a4f7d1266dd2a5902 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 8 Jul 2017 22:05:09 -0500 Subject: rebuild module packages against linux-libre-lts-4.9.36_gnu-1 --- libre/bbswitch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/bbswitch') diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 4ff5c6911..7ecd57886 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -6,7 +6,7 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname= +_kernelname=-lts if [[ ${_kernelname} == "" ]]; then _basekernel=4.11 @@ -14,7 +14,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=2 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 - _archrel=31 + _archrel=33 _parabolarel=1 fi -- cgit v1.2.3