mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pwntools: update to 4.14.0.
This commit is contained in:
parent
304f9bb721
commit
0dda3b3027
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pwntools'
|
# Template file for 'python3-pwntools'
|
||||||
pkgname=python3-pwntools
|
pkgname=python3-pwntools
|
||||||
version=4.13.1
|
version=4.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_install_args="--only-use-pwn-command"
|
make_install_args="--only-use-pwn-command"
|
||||||
hostmakedepends="python3-setuptools python3-devel"
|
hostmakedepends="python3-setuptools python3-devel"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, BSD-2-Clause"
|
license="MIT, BSD-2-Clause"
|
||||||
homepage="https://github.com/Gallopsled/pwntools"
|
homepage="https://github.com/Gallopsled/pwntools"
|
||||||
distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz"
|
||||||
checksum=b3322725fb5031dc30965e3855073608d9abf74d2abf97a72c67d44aadfce37c
|
checksum=83b3247de083dffafac3bf40f4d1455732f16e25ce3105fd09b55ac0f0d12e83
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md
|
rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue