diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-12-31 16:42:20 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-12-31 16:42:29 +0000 |
| commit | a0526990ffd575bd48c6dd95bea75bb926943d51 (patch) | |
| tree | 11b191a38d8cb40d76ffe43048240a3c5bde76d6 /security | |
| parent | 55d1418b46e7a65d876fc3ced26d5fb1ec6e2acc (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/py-pwntools/Makefile | 7 | ||||
| -rw-r--r-- | security/py-pwntools/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile index 6609e379812e..049641946b63 100644 --- a/security/py-pwntools/Makefile +++ b/security/py-pwntools/Makefile @@ -1,5 +1,5 @@ PORTNAME= pwntools -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,9 +31,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}capstone>=3.0.5rc2:devel/py-capstone@${PY_FL ${PYTHON_PKGNAMEPREFIX}sortedcontainers>0:devel/py-sortedcontainers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unicorn>=1.0.2rc1:emulators/py-unicorn@${PY_FLAVOR} -USES= python cpe -USE_PYTHON= autoplist concurrent distutils - +USES= cpe python CPE_VENDOR= pwntools_project +USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> diff --git a/security/py-pwntools/distinfo b/security/py-pwntools/distinfo index 0642082f2dbb..482f6057540e 100644 --- a/security/py-pwntools/distinfo +++ b/security/py-pwntools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650788954 -SHA256 (pwntools-4.8.0.tar.gz) = 42052e2d883710e4e1da041e91675a6d719fb4e5ef2dd245cb2853da11269290 -SIZE (pwntools-4.8.0.tar.gz) = 5283403 +TIMESTAMP = 1672418998 +SHA256 (pwntools-4.9.0.tar.gz) = eea67d182f9170488392998d9b2f1debb75889380505501f07707645fac7e712 +SIZE (pwntools-4.9.0.tar.gz) = 5272272 |
