commix-3.1_pre20200626.ebuild

This commit is contained in:
blshkv 2020-06-28 09:22:51 +08:00
parent 8abe32f953
commit c0d4c0d8cc
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
DIST commix-3.1_pre20200504.tar.gz 246702 BLAKE2B c3429057086bce4ea4c22f740966d8652f4ac69b892e36953dc1de23852b4fcdacc51f35bdd3e151b55e7f70d65d993e5455e03389fc6b465ca79018bfc2b896 SHA512 d9a7d977b130c89012f5a6f2180d3984ad1383c932237f5d4d87b8a788c23f83e17155f10fc7a55534409b5a632030bee303c09196b7bc5c7d4fe2c8f4bc5d4a
DIST commix-3.1_pre20200626.tar.gz 246359 BLAKE2B 6afb7af1cb084e728ad80f52b17ae18df7b39eebd474402838a9cd866cb2a28ecde4827437f8db29dabb8f2f66588b90b5f0c5f244a18c544879ac89f01532e3 SHA512 f49a23cc56a58c89a5de0bcf42750fdf54e10ae131b50649c9ce7d99fcb043a255f6a9f68984105282922d8ea11f82a609871e845f4cf0dbcb3bf785f2b4242b

View file

@ -3,7 +3,7 @@
EAPI=7
MY_PV="df5544d2b8f5dcb10e1fb3ec9d4b3cc0ef682106"
MY_PV="$(ver_cut 1-2)-$(ver_cut 4)"
PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Automated All-in-One OS command injection and exploitation tool"
HOMEPAGE="https://github.com/commixproject/commix"
SRC_URI="https://github.com/commixproject/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/commixproject/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"