summaryrefslogtreecommitdiff
path: root/libre/bbswitch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-14 23:47:04 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-14 23:47:04 -0300
commit7f961a2cf72b444b7e57e5299f0bd2773776c6ac (patch)
treea1acb581998af54ad0c6428a38c30feae0b3a509 /libre/bbswitch
parente91b2e5c7b821c34b1054ae89267fbc7b79f7e34 (diff)
downloadabslibre-7f961a2cf72b444b7e57e5299f0bd2773776c6ac.tar.gz
abslibre-7f961a2cf72b444b7e57e5299f0bd2773776c6ac.tar.bz2
abslibre-7f961a2cf72b444b7e57e5299f0bd2773776c6ac.zip
rebuild module packages against linux-libre-lts-4.4.42_gnu-1
Diffstat (limited to 'libre/bbswitch')
-rw-r--r--libre/bbswitch/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD
index e37229199..9ee903988 100644
--- a/libre/bbswitch/PKGBUILD
+++ b/libre/bbswitch/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
# Contributor: Márcio Silva <coadde@parabola.nu>
-_kernelname=
+_kernelname=-lts
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.9
@@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.4
- _archrel=25
+ _archrel=26
_parabolarel=1
fi