mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
python3-pwntools: update to 4.11.1.
This commit is contained in:
parent
e216d6e7ef
commit
ffbc7e1bfb
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue