diff --git a/app-crypt/stegcracker/Manifest b/app-crypt/stegcracker/Manifest index 18f37c14d..ef6412e54 100644 --- a/app-crypt/stegcracker/Manifest +++ b/app-crypt/stegcracker/Manifest @@ -1 +1 @@ -DIST stegcracker-20180803.tar.gz 860685 BLAKE2B e50daf358c85122375c856c7452d6cf10cbbcd4af64f15e958f5122e08db910eb48340c71a1e5a193c1e7599e6a6cb123a59f2e4e27438f6dd4680d1607d7778 SHA512 824983b39426cf18a3a286c13feb335416f91ea06f4fd64b3752ca1f3d3d25ba085813e63d59378656022c237c4e38424aab7e3b3e55e03aead77f35f682b91c +DIST stegcracker-20190219.tar.gz 860936 BLAKE2B 1b49276b741c4bc9c5bd5987cb6d7fd5ff8297c300649164a92a8f6f4ba620915ab5d80d4cec6f6f6f754a6ab9c96bf90c1433a55036da5d3a66cb6e086515d8 SHA512 d74255db6541bddf2af54911086af1276ba16bb87b8db3db3ebfc7def5a22d9fa9354393e587fa576a54c9a0d258f70401213fe03180ff84fcc970c19efd3680 diff --git a/app-crypt/stegcracker/stegcracker-20180803.ebuild b/app-crypt/stegcracker/stegcracker-20190219.ebuild similarity index 78% rename from app-crypt/stegcracker/stegcracker-20180803.ebuild rename to app-crypt/stegcracker/stegcracker-20190219.ebuild index 1238497e9..1a2be60d5 100644 --- a/app-crypt/stegcracker/stegcracker-20180803.ebuild +++ b/app-crypt/stegcracker/stegcracker-20190219.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Steganography brute-force utility to uncover hidden data inside files." HOMEPAGE="https://github.com/Paradoxis/StegCracker" -COMMIT="102ee64d4efd60f98a84cdabb185bfd5208778da" +COMMIT="5f656b310033a1cc599676bcef742f25e70f6141" MY_P="StegCracker-${COMMIT}" SRC_URI="https://github.com/Paradoxis/StegCracker/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" @@ -22,4 +22,3 @@ S="${WORKDIR}/${MY_P}" src_install() { dobin stegcracker } - diff --git a/profiles/pentoo/base/package.accept_keywords/app-crypt b/profiles/pentoo/base/package.accept_keywords/app-crypt index 5706cb344..21c2f1314 100644 --- a/profiles/pentoo/base/package.accept_keywords/app-crypt +++ b/profiles/pentoo/base/package.accept_keywords/app-crypt @@ -28,7 +28,7 @@ app-crypt/veracrypt ~app-crypt/ophcrack-3.8.0 app-crypt/ophcrack-tables -~app-crypt/stegcracker-20180803 +~app-crypt/stegcracker-20190219 =app-crypt/bruteforce-salted-openssl-1.4* #likely needs cleanup below this point