From e53fccad2a70df6cf7484b57cac68cd7058cd966 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 12 Mar 2017 07:27:24 -0500 Subject: rebuild module packages against linux-libre-4.10.1_gnu-1 --- libre/tp_smapi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 30875e1ce..fee17f0e6 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -10,11 +10,11 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.9 - _archrel=12 + _basekernel=4.10 + _archrel=13 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.4 -- cgit v1.2.3