diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-05-29 11:37:06 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-05-29 11:37:06 -0500 |
commit | 0f24d2eb01c838f30e362b7e5b951a68eeac3970 (patch) | |
tree | edcf50559917fc37df71c99e0a7eb7d22818b3bf /libre/bbswitch/PKGBUILD | |
parent | f14e0071f9de2a41acf884c3be1ec91f262bc485 (diff) | |
download | abslibre-0f24d2eb01c838f30e362b7e5b951a68eeac3970.tar.gz abslibre-0f24d2eb01c838f30e362b7e5b951a68eeac3970.tar.bz2 abslibre-0f24d2eb01c838f30e362b7e5b951a68eeac3970.zip |
rebuild module packages against linux-libre-lts-4.9.27_gnu-1
Diffstat (limited to 'libre/bbswitch/PKGBUILD')
-rw-r--r-- | libre/bbswitch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 912bf1e50..f318e66a6 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -13,7 +13,7 @@ if [[ ${_kernelname} == "" ]]; then _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=4.9 - _archrel=30 + _archrel=31 _parabolarel=1 fi |