python3-pwntools: update to 4.5.0.
This commit is contained in:
parent
ecb3cfb0a2
commit
7cc2f782a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pwntools'
|
||||
pkgname=python3-pwntools
|
||||
version=4.4.0
|
||||
version=4.5.0
|
||||
revision=1
|
||||
wrksrc="pwntools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=c51605b538c6394c6c31bc90bb3436224b497be1fe21a0a2420785ca399087e3
|
||||
checksum=2161cca2b480486fe9a3c89bd70852df13eea145250f4b5b6d6237e432364886
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md
|
||||
|
|
Loading…
Reference in New Issue