python3-pwntools: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:19 -04:00
parent de6957bc98
commit 48b61fda4c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pwntools' # Template file for 'python3-pwntools'
pkgname=python3-pwntools pkgname=python3-pwntools
version=4.8.0 version=4.8.0
revision=1 revision=2
wrksrc="pwntools-${version}" wrksrc="pwntools-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"