mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 21:00:56 +02:00
rtl8812au_aircrack-ng: bump to the latest commit
This commit is contained in:
parent
a4aeaa5742
commit
9ec1c54f23
3 changed files with 28 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ EAPI=6
|
|||
inherit linux-mod git-r3
|
||||
|
||||
DESCRIPTION="RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection"
|
||||
HOMEPAGE="https://github.com/astsam/rtl8812au"
|
||||
HOMEPAGE="https://github.com/aircrack-ng/rtl8812au"
|
||||
EGIT_REPO_URI="https://github.com/aircrack-ng/rtl8812au.git"
|
||||
EGIT_COMMIT="866b187311a1823b53218b0a073fc4f011cbda94"
|
||||
EGIT_BRANCH="v5.1.5"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,26 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit linux-mod git-r3
|
||||
|
||||
DESCRIPTION="RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection"
|
||||
HOMEPAGE="https://github.com/aircrack-ng/rtl8812au"
|
||||
EGIT_REPO_URI="https://github.com/aircrack-ng/rtl8812au.git"
|
||||
EGIT_COMMIT="aa590f367d3d6fd6322478e02680cc82356c4b2e"
|
||||
EGIT_BRANCH="v5.1.5"
|
||||
|
||||
#/include/rtw_version.h
|
||||
#DRIVERVERSION "v5.1.5_19247.20160830"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
ARCH=x86_64
|
||||
MODULE_NAMES="8812au(net/wireless:)"
|
||||
BUILD_TARGETS="clean modules"
|
||||
|
||||
DEPEND="!!net-wireless/rtl8812au_astsam"
|
||||
|
|
@ -6,7 +6,7 @@ EAPI=6
|
|||
inherit linux-mod git-r3
|
||||
|
||||
DESCRIPTION="RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection"
|
||||
HOMEPAGE="https://github.com/astsam/rtl8812au"
|
||||
HOMEPAGE="https://github.com/aircrack-ng/rtl8812au"
|
||||
EGIT_REPO_URI="https://github.com/aircrack-ng/rtl8812au.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue