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