mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
wifipumpkin3-1.0.7.ebuild
This commit is contained in:
parent
02113dee02
commit
6a5e4b2444
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST wifipumpkin3-1.0.5.tar.gz 3684305 BLAKE2B 1b8eb33cebba608c5bf1b191b81e4b13992a40874b5995f14ae7471a4602aded621578e76a8feb98411c247224ee947cc29cbe5cd7b6d41bb16fcb83544c62eb SHA512 69a884e3f17f5aa4a433e5a8f3e9280e64f71a0befc8bec79500ea42f271d4b968c90a3bef8526efd24c5d242fa9ee942ab8b39999d27e7196823c4a492b1c9d
|
||||
DIST wifipumpkin3-1.0.7.tar.gz 4446461 BLAKE2B e75b09b00fbc04f870bd859fcaf1587fb5664d58f6412b698b1e7210c300e4bc140de34559ab67871aac6dc1324bbbb35eb768990a4f2edeed36a6bd9b6de362 SHA512 cb7defff94786bb9385090ad04988b1263c2acb6877828058cf0b0b0989a123fb53a3e4063165a9f67be8846fd3b5e307e63ed59de114dd31137dd462318f34e
|
||||
|
|
|
|||
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PV_R=""
|
||||
PYTHON_COMPAT=( python3_7 )
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
PV_R="R1"
|
||||
|
||||
DESCRIPTION="Framework for Rogue Wi-Fi Access Point Attack"
|
||||
HOMEPAGE="https://github.com/P0cL4bs/wifipumpkin3"
|
||||
SRC_URI="https://github.com/P0cL4bs/wifipumpkin3/archive/v${PV}${PV_R}.tar.gz -> ${P}.tar.gz"
|
||||
Loading…
Reference in a new issue