mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-pwntools: update to 4.12.0.
This commit is contained in:
parent
adbb702e17
commit
ae8cef886c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pwntools'
|
# Template file for 'python3-pwntools'
|
||||||
pkgname=python3-pwntools
|
pkgname=python3-pwntools
|
||||||
version=4.11.1
|
version=4.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
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=ee19e35fbdb5b7463329c27be51fad11f508e84f5bc4c617504b48e7a18364fd
|
checksum=320285bd9266152fdba3b81de3a31e61a25076645507a38d85f34e1b15998eb1
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue