python3-pwntools: update to 4.11.1.

This commit is contained in:
Leah Neukirchen 2023-12-17 18:47:01 +01:00
parent e216d6e7ef
commit ffbc7e1bfb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pwntools'
pkgname=python3-pwntools
version=4.11.0
version=4.11.1
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=a85f1e777f343f91e221d175e1523d006eef1c8106c10fd2e338280bab273fa6
checksum=ee19e35fbdb5b7463329c27be51fad11f508e84f5bc4c617504b48e7a18364fd
make_check=no
post_install() {