diff options
-rw-r--r-- | community/crackmapexec/APKBUILD (renamed from testing/crackmapexec/APKBUILD) | 6 | ||||
-rw-r--r-- | community/crackmapexec/cleanup-residual-patch-in-upstream.patch (renamed from testing/crackmapexec/cleanup-residual-patch-in-upstream.patch) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/testing/crackmapexec/APKBUILD b/community/crackmapexec/APKBUILD index d7ef273caa..efcf693724 100644 --- a/testing/crackmapexec/APKBUILD +++ b/community/crackmapexec/APKBUILD @@ -3,13 +3,13 @@ pkgname=crackmapexec _pkgname=CrackMapExec pkgver=3.1.4 -pkgrel=0 +pkgrel=1 pkgdesc="A swiss army knife for pentesting Windows/Active Directory environments" url="https://github.com/byt3bl33d3r/CrackMapExec" arch="noarch" license="custom" -depends="python2 py-asn1 py-impacket py-netaddr py2-crypto - py2-openssl py-msgpack py-requests py2-termcolor py-gevent" +depends="python2 py2-asn1 py2-impacket py2-netaddr py2-crypto + py2-openssl py2-msgpack py2-requests py2-termcolor py2-gevent" makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" diff --git a/testing/crackmapexec/cleanup-residual-patch-in-upstream.patch b/community/crackmapexec/cleanup-residual-patch-in-upstream.patch index 70682d9f5f..70682d9f5f 100644 --- a/testing/crackmapexec/cleanup-residual-patch-in-upstream.patch +++ b/community/crackmapexec/cleanup-residual-patch-in-upstream.patch |