mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 14:51:14 +02:00
rtl8812au_aircrack-ng: upstream said to use this branch, so I guess we should test it
This commit is contained in:
parent
ceb9705555
commit
0ab26cc1e0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/aircrack-ng/rtl8812au"
|
|||
if [[ ${PV} == "9999" ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/aircrack-ng/rtl8812au.git"
|
||||
EGIT_BRANCH="v5.3.4"
|
||||
EGIT_BRANCH="v5.6.4.1"
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
COMMIT="12e3c5d56a0249d0f2eea6ae795b86a7154b4c7c"
|
||||
|
|
|
|||
Loading…
Reference in a new issue