diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-07-16 13:37:14 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-07-16 13:37:14 -0300 |
commit | 1ad698e902fff5b7cb616353c80cdc8b88fd5b42 (patch) | |
tree | 68aae5007755942201bb41c17d23b759cd195658 /libre | |
parent | 3ff483f5f02ae5ed73eed68c89f9db7f2ef3d5a5 (diff) | |
download | abslibre-1ad698e902fff5b7cb616353c80cdc8b88fd5b42.tar.gz abslibre-1ad698e902fff5b7cb616353c80cdc8b88fd5b42.tar.bz2 abslibre-1ad698e902fff5b7cb616353c80cdc8b88fd5b42.zip |
rebuild module packages against linux-libre-4.1.2_gnu-2
Diffstat (limited to 'libre')
-rw-r--r-- | libre/acpi_call/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/bbswitch/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/tp_smapi/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/vhba-module/PKGBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index de651fe61..15f952867 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -9,7 +9,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.1 - _archrel=31 + _archrel=32 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD index 229b1abbd..63ec5e841 100644 --- a/libre/bbswitch/PKGBUILD +++ b/libre/bbswitch/PKGBUILD @@ -9,7 +9,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.1 - _archrel=33 + _archrel=34 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD index 5e56d0699..97542871b 100644 --- a/libre/tp_smapi/PKGBUILD +++ b/libre/tp_smapi/PKGBUILD @@ -14,7 +14,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.1 - _archrel=70 + _archrel=71 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 diff --git a/libre/vhba-module/PKGBUILD b/libre/vhba-module/PKGBUILD index 7e9f328a6..8cfee4221 100644 --- a/libre/vhba-module/PKGBUILD +++ b/libre/vhba-module/PKGBUILD @@ -9,7 +9,7 @@ _kernelname= if [[ ${_kernelname} == "" ]]; then _basekernel=4.1 - _archrel=14 + _archrel=15 _parabolarel=1 elif [[ ${_kernelname} == -lts ]]; then _basekernel=3.14 |