python3-pwntools: update to 4.12.0.

This commit is contained in:
Leah Neukirchen 2024-04-12 15:01:35 +02:00
parent adbb702e17
commit ae8cef886c

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pwntools'
pkgname=python3-pwntools
version=4.11.1
version=4.12.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel"
@ -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=ee19e35fbdb5b7463329c27be51fad11f508e84f5bc4c617504b48e7a18364fd
checksum=320285bd9266152fdba3b81de3a31e61a25076645507a38d85f34e1b15998eb1
make_check=no
post_install() {