diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-08-23 17:47:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-08-23 17:47:59 +0000 |
commit | 21023f96c2ec55cfe783aa22e782c8c40e3d5683 (patch) | |
tree | ff9548241c2b487b6d108ddbc92cbdce6e46f989 | |
parent | b42f0cefad41ca085d1ab527bd6556b4e091c417 (diff) | |
download | ports-21023f96c2ec55cfe783aa22e782c8c40e3d5683.tar.gz ports-21023f96c2ec55cfe783aa22e782c8c40e3d5683.zip |
security/py-ropgadget: Update to 6.9
-rw-r--r-- | security/py-ropgadget/Makefile | 4 | ||||
-rw-r--r-- | security/py-ropgadget/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/py-ropgadget/Makefile b/security/py-ropgadget/Makefile index a7cecacd7e52..04febb41cb62 100644 --- a/security/py-ropgadget/Makefile +++ b/security/py-ropgadget/Makefile @@ -1,5 +1,5 @@ PORTNAME= ropgadget -PORTVERSION= 6.8 +PORTVERSION= 6.9 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,4 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}capstone>=4.0.1:devel/py-capstone@${PY_FLAVO USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/security/py-ropgadget/distinfo b/security/py-ropgadget/distinfo index 51272c9f2e54..12973dcd5f80 100644 --- a/security/py-ropgadget/distinfo +++ b/security/py-ropgadget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656230376 -SHA256 (ROPGadget-6.8.tar.gz) = 8ce1164d64cb524e07bb67b8e03e57eea1535432b712de9b7efc98829de8ea05 -SIZE (ROPGadget-6.8.tar.gz) = 23209 +TIMESTAMP = 1661276317 +SHA256 (ROPGadget-6.9.tar.gz) = ab959e18edafd0eeb88801534544a79afc9f029e4f7ee9171011560754053289 +SIZE (ROPGadget-6.9.tar.gz) = 23206 |