mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
armitage: we support metasploit with postgres only for now
This commit is contained in:
parent
6a1058240c
commit
ec47f829e1
2 changed files with 3 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST armitage012111.tgz 3254290 RMD160 8ba35d4c42bbf5ca67b08d22fa3efa10f8cbe1bc SHA1 85024e9a63f44826291e490afa67d9c1ab7f1a10 SHA256 421f7006deb3ee29d17232ad487e0fb7e793311a952823b4bf4bcf2a04ea8f40
|
||||
EBUILD armitage-11.01.21.ebuild 902 RMD160 0f66496814bcb0d305af021cbe8d2ced7107d5e4 SHA1 624d0cd6bcaf519137bf76d9f3987cfb4fa34118 SHA256 abf79ae092fa6768af7b01768d8fde32700b36aff44de2a2f4017f688136f8e4
|
||||
EBUILD armitage-11.01.21.ebuild 931 RMD160 89d3c257ea7bdfd351f88a42ed3db2d62d7a03e4 SHA1 f5c428463e542049a022bf7c0fcb83154945c081 SHA256 75f7362d9266b1757c9055efa49a44e2f12fda6e38c1502f769cf60c320a74c8
|
||||
|
|
|
|||
|
|
@ -19,7 +19,8 @@ IUSE=""
|
|||
|
||||
DEPEND=""
|
||||
RDEPEND="virtual/jre
|
||||
net-analyzer/metasploit"
|
||||
net-analyzer/metasploit[postgres]
|
||||
net-analyzer/nmap"
|
||||
|
||||
S=${WORKDIR}/${PN}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue