From 1ec0e9423f0f620ffd579f898548f56b2ce367e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 24 Nov 2016 15:26:46 -0300 Subject: rebuild module packages against linux-libre-4.8.10_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 6e18c1141..a05397da5 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -5,11 +5,11 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.8 - _archrel=54 + _archrel=55 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 -- cgit v1.2.3-2-g168b