From 9a5abf34cfba8a05c6e3634470c0283b35759d31 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Tue, 3 Oct 2017 16:19:31 -0500 Subject: rebuild kernels modules for linux-libre 4.13 --- libre/bbswitch/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/bbswitch/PKGBUILD') diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 3a36022f4..9fd3bb793 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -6,11 +6,11 @@ # Maintainer: Omar Vega Ramos # Contributor: Luke Shumaker -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.12 - _archrel=78 + _basekernel=4.13 + _archrel=80 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 -- cgit v1.2.3