python3-pwntools: update to 4.9.0.

This commit is contained in:
Leah Neukirchen 2023-01-08 16:48:56 +01:00
parent c77fc1209d
commit 59fff27bc4

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pwntools'
pkgname=python3-pwntools
version=4.8.0
revision=2
version=4.9.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="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=42052e2d883710e4e1da041e91675a6d719fb4e5ef2dd245cb2853da11269290
checksum=eea67d182f9170488392998d9b2f1debb75889380505501f07707645fac7e712
#make_check=no # needs unpackaged rpyc
post_install() {