diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-03-11 16:43:21 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-03-11 16:43:27 +0000 |
commit | 19bf54ca4914b7ded24715a0f1717a2edad4bafe (patch) | |
tree | 2f3cceaaef0aab9da9a007f708f2781df36616eb | |
parent | b883eac8e32d2187ad18a7247699f77084cf0f06 (diff) | |
download | ports-19bf54ca4914b7ded24715a0f1717a2edad4bafe.tar.gz ports-19bf54ca4914b7ded24715a0f1717a2edad4bafe.zip |
security/py-ropgadget: Update to 7.3
-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 036121b7894c..012e5976441e 100644 --- a/security/py-ropgadget/Makefile +++ b/security/py-ropgadget/Makefile @@ -1,5 +1,5 @@ PORTNAME= ropgadget -PORTVERSION= 7.2 +PORTVERSION= 7.3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 |