mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-03 12:10:50 +02:00
xsstrike: 3.1.2 bump
This commit is contained in:
parent
0610eb6ded
commit
1b99b750dc
3 changed files with 5 additions and 6 deletions
|
|
@ -1 +1,2 @@
|
|||
DIST xsstrike-3.1.1.tar.gz 37331 BLAKE2B d1da2f307f393a2b186fd1c0b56e5119aeedcaaffb8cb39c59e284d06fc24e1ef6f9a91e9dbb553b79660ae05aaa33c124a23ffe52ab5966fac61b409158376f SHA512 17f860cb9e23cc0db49966f13621b681c9baab73e62b494ddd11b2e6254f1d460a5bb89742a40b640a7c2a793751cd711f1d1e5c210424addc140d91bcdb22f6
|
||||
DIST xsstrike-3.1.2.tar.gz 38371 BLAKE2B 6176a03cfe3b418edbd375f24398d6fab1a954f20ccdb8f6b9c89ba6a03af7f17b74d27848a54f4b76fb36ea70f6f5b75f6f7bdb5a2bb1214f847a6e3a59b5fb SHA512 c4573a99a4aec2a7218845fb8432e430b48c4487b0f0694bec197fec7b9e8ad7dce962ede8649537a3a82cccc9f8ce40a6242051cf7f250cef5aad6197db034b
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
EGO_PN=github.com/s0md3v/XSStrike
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
|
||||
inherit python-single-r1
|
||||
|
||||
if [[ ${PV} = *9999* ]]; then
|
||||
|
|
@ -125,7 +125,7 @@ net-analyzer/subfinder
|
|||
~net-analyzer/smbmap-20180508
|
||||
|
||||
=net-analyzer/yersinia-0.8*
|
||||
~net-analyzer/xsstrike-3.1.1
|
||||
=net-analyzer/xsstrike-3.1*
|
||||
|
||||
~net-analyzer/responder-2.3.3.9
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue