diff --git a/app-exploits/empire/Manifest b/app-exploits/empire/Manifest index 3a5e943b1..4ce7e6b65 100644 --- a/app-exploits/empire/Manifest +++ b/app-exploits/empire/Manifest @@ -1,2 +1,2 @@ -DIST empire-3.0.6.tar.gz 8396860 BLAKE2B 77d18ea0d47b275478b200a783a3928faf675a9b61df21ba917c860f7473e5f3f3aaa6523bb7ff9a9718e478c25350429b54c5f7eb4c1919777f1730f8660919 SHA512 9fde8745b1874499f36e0de5f39cf99b014e56b82e51a00395775e3cdac8c2c9f3fab51427b3d7fce841bddf784059793877df577877dfae42ac46c789d6afcd DIST empire-3.0.7.tar.gz 8397766 BLAKE2B 58ce61ee272f026586c30de13d96c55cfe9324930348dd8a8759b515d6c123225972051f34cd5d232d03e31828e195ba68c5df603e25a30564657a1a60ff9729 SHA512 3d8f4c291543b639777b0248fda3694934813bbca65170bbf5f8ad9502d8c6c98ed6fac4f81a0fa9eaad15bb9993590e085194322679d571815e010aa5a97eaf +DIST empire-3.1.1.tar.gz 8539074 BLAKE2B fb5f3363128c83a3eb90f3f1e9eadf2e979f52284c987a8cad8c4e7c624828488bf621fc44f293dfdf663fcb2518bf401a7f52d9eb6e472866ad2272fcb63ca9 SHA512 d12e08cd752554f67285c6975eaf753aa15e193e6242c07e4942d3c2d7178de405716646e36b0e80560b9814f99f0d487ecc84b39acece416c0418f3b38d9821 diff --git a/app-exploits/empire/empire-3.0.6.ebuild b/app-exploits/empire/empire-3.1.1.ebuild similarity index 97% rename from app-exploits/empire/empire-3.0.6.ebuild rename to app-exploits/empire/empire-3.1.1.ebuild index 1d9c458fc..84e05784d 100644 --- a/app-exploits/empire/empire-3.0.6.ebuild +++ b/app-exploits/empire/empire-3.1.1.ebuild @@ -19,6 +19,8 @@ SLOT="0" IUSE="powershell java" REQUIRED_USE="powershell? ( amd64 )" +# waiting for the upstream +# https://bugs.gentoo.org/684734 RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/urllib3[${PYTHON_MULTI_USEDEP}] @@ -40,8 +42,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/pycryptodome[${PYTHON_MULTI_USEDEP}] dev-python/pefile[${PYTHON_MULTI_USEDEP}] dev-python/simplejson[${PYTHON_MULTI_USEDEP}] - dev-python/xlrd[${PYTHON_MULTI_USEDEP}] - dev-python/xlwt[${PYTHON_MULTI_USEDEP}] + dev-python/bcrypt[${PYTHON_MULTI_USEDEP}] ') powershell? ( amd64? ( dev-lang/powershell-bin ) ) @@ -61,8 +62,6 @@ src_prepare() { default } -# waiting for the upstream -# https://bugs.gentoo.org/684734 src_install() { insinto "/usr/share/${PN}" doins -r data/ lib/ plugins/ setup/ empire