From 697d8222ba906c1b36dc8413f358099739030222 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 31 May 2017 14:55:22 -0500 Subject: rebuild module packages against linux-libre-4.11.3_gnu-1 --- libre/acpi_call/PKGBUILD | 6 +++--- libre/bbswitch/PKGBUILD | 6 +++--- libre/tp_smapi/PKGBUILD | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index 89fa012fc..8cd45078f 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -5,11 +5,11 @@ # Contributor: Luke Shumaker # Contributor: Márcio Silva -_kernelname=-lts +_kernelname= if [[ ${_kernelname} == "" ]]; then - _basekernel=4.10 - _archrel=60 + _basekernel=4.11 + _archrel=62 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index f318e66a6..7c0c7b054 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.10 - _archrel=65 + _basekernel=4.11 + _archrel=67 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index d3377a149..7a5f636f7 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.10 - _archrel=14 + _basekernel=4.11 + _archrel=16 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 -- cgit v1.2.3