python3-pwntools: update to 4.13.1.
This commit is contained in:
parent
342eb1d0f9
commit
16c7baab10
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pwntools'
|
||||
pkgname=python3-pwntools
|
||||
version=4.13.0
|
||||
version=4.13.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_install_args="--only-use-pwn-command"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT, BSD-2-Clause"
|
||||
homepage="https://github.com/Gallopsled/pwntools"
|
||||
distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz"
|
||||
checksum=1d5ca25383ec10fb64e28d142c1d868f91ea1c53a93d3531d3015d830828d3c3
|
||||
checksum=b3322725fb5031dc30965e3855073608d9abf74d2abf97a72c67d44aadfce37c
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md
|
||||
|
|
Loading…
Reference in New Issue