impacket: update to 0.9.24.
This commit is contained in:
parent
3e840668e0
commit
b5d655c3ed
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'impacket'
|
# Template file for 'impacket'
|
||||||
pkgname=impacket
|
pkgname=impacket
|
||||||
version=0.9.23
|
version=0.9.24
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-future python3-six python3-chardet python3-pyasn1
|
depends="python3-future python3-six python3-chardet python3-pyasn1
|
||||||
@ -13,13 +13,12 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||||||
license="Apache-1.1, MIT"
|
license="Apache-1.1, MIT"
|
||||||
homepage="https://www.secureauth.com/labs/open-source-tools/impacket/"
|
homepage="https://www.secureauth.com/labs/open-source-tools/impacket/"
|
||||||
distfiles="https://github.com/SecureAuthCorp/impacket/releases/download/impacket_${version//./_}/impacket-${version}.tar.gz"
|
distfiles="https://github.com/SecureAuthCorp/impacket/releases/download/impacket_${version//./_}/impacket-${version}.tar.gz"
|
||||||
checksum=1c1be8a50cdbe3cffc566ba64f552b1b28bcc79b7a406b833956b49c56d77184
|
checksum=18d557d387f4914fafa739813b9172bc3f8bd9c036e93bf589a8e0ebb7304bba
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
||||||
rm ${DESTDIR}/usr/bin/A.py \
|
rm ${DESTDIR}/usr/bin/PoC.py \
|
||||||
${DESTDIR}/usr/bin/PoC.py \
|
|
||||||
${DESTDIR}/usr/bin/PoC2.py
|
${DESTDIR}/usr/bin/PoC2.py
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user