1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-08 20:25:11 +00:00

Merge branch 'v5.6.4.2' of https://github.com/aircrack-ng/rtl8812au into v5.6.4.2

This commit is contained in:
kimocoder 2019-11-13 16:16:30 +01:00
commit ecac1a3ebe

View File

@ -25,7 +25,7 @@ matrix:
- sourceline: 'ppa:ondrej/nginx-mainline'
packages:
- libssl1.1
env: COMPILER=gcc-5 KVER=5.3.9
env: COMPILER=gcc-5 KVER=5.3.11
- compiler: gcc
addons:
apt:
@ -35,7 +35,7 @@ matrix:
packages:
- gcc-6
- libssl1.1
env: COMPILER=gcc-6 KVER=5.3.9
env: COMPILER=gcc-6 KVER=5.3.11
- compiler: gcc
addons:
apt:
@ -45,7 +45,7 @@ matrix:
packages:
- gcc-7
- libssl1.1
env: COMPILER=gcc-7 KVER=5.3.9
env: COMPILER=gcc-7 KVER=5.3.11
- compiler: gcc
addons:
apt: