diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-09-01 11:35:03 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-09-01 11:35:03 +0000 |
commit | 8c7bf79494190a59b92606e591031443c482b4eb (patch) | |
tree | cee15c4fbdc8c70ddce4972d6d0292f892e19745 | |
parent | aeea0805f06a4ba2edc8fbd8309016850f7778c7 (diff) | |
download | ports-8c7bf79494190a59b92606e591031443c482b4eb.tar.gz ports-8c7bf79494190a59b92606e591031443c482b4eb.zip |
security/py-ropgadget: Update to 7.4
-rw-r--r-- | security/py-ropgadget/Makefile | 2 | ||||
-rw-r--r-- | security/py-ropgadget/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-ropgadget/Makefile b/security/py-ropgadget/Makefile index e80d53f3d55d..d970f48a490e 100644 --- a/security/py-ropgadget/Makefile +++ b/security/py-ropgadget/Makefile @@ -1,5 +1,5 @@ PORTNAME= ropgadget -PORTVERSION= 7.3 +PORTVERSION= 7.4 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ropgadget/distinfo b/security/py-ropgadget/distinfo index a5046742f876..78db8bd1be96 100644 --- a/security/py-ropgadget/distinfo +++ b/security/py-ropgadget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678463161 -SHA256 (ROPGadget-7.3.tar.gz) = 4078e70601a2dc869123dfa352812dcc44767a4bbde482b7059d34b33bb67850 -SIZE (ROPGadget-7.3.tar.gz) = 24001 +TIMESTAMP = 1693567209 +SHA256 (ROPGadget-7.4.tar.gz) = a40626a32cf867d06192ef24e16221b2b7ba82e2ec84ab5bfdfb0b017559342f +SIZE (ROPGadget-7.4.tar.gz) = 25546 |