mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
fragattacks: fix homepage
This commit is contained in:
parent
ec81ea4647
commit
16702dc83e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ EAPI=7
|
|||
|
||||
inherit linux-mod linux-info
|
||||
|
||||
DESCRIPTION=""
|
||||
HOMEPAGE="https://github.com/aircrack-ng/rtl8812au"
|
||||
DESCRIPTION="Wi-Fi fragmentation and aggregation vulnerability tests"
|
||||
HOMEPAGE="https://github.com/vanhoefm/fragattacks-drivers58"
|
||||
|
||||
if [[ ${PV} == *9999 ]]; then
|
||||
inherit git-r3
|
||||
|
|
|
|||
Loading…
Reference in a new issue