diff --git a/security/py-ropgadget/Makefile b/security/py-ropgadget/Makefile index 036121b7894c..012e5976441e 100644 --- a/security/py-ropgadget/Makefile +++ b/security/py-ropgadget/Makefile @@ -1,21 +1,21 @@ PORTNAME= ropgadget -PORTVERSION= 7.2 +PORTVERSION= 7.3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ROPGadget-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to search gadgets to facilitate ROP exploitation WWW= https://pypi.org/project/ropgadget/ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}capstone>=4.0.1:devel/py-capstone@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/security/py-ropgadget/distinfo b/security/py-ropgadget/distinfo index 846c3e144387..a5046742f876 100644 --- a/security/py-ropgadget/distinfo +++ b/security/py-ropgadget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670352980 -SHA256 (ROPGadget-7.2.tar.gz) = ec705810d37043b2aca32a164416c6198de7770bb5e45ca1bc219acb87ee2073 -SIZE (ROPGadget-7.2.tar.gz) = 23562 +TIMESTAMP = 1678463161 +SHA256 (ROPGadget-7.3.tar.gz) = 4078e70601a2dc869123dfa352812dcc44767a4bbde482b7059d34b33bb67850 +SIZE (ROPGadget-7.3.tar.gz) = 24001