Date: Sat, 11 Mar 2023 16:43:32 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 19bf54ca4914 - main - security/py-ropgadget: Update to 7.3 Message-ID: <202303111643.32BGhWZU087482@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=19bf54ca4914b7ded24715a0f1717a2edad4bafe commit 19bf54ca4914b7ded24715a0f1717a2edad4bafe Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-03-11 16:43:21 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-03-11 16:43:27 +0000 security/py-ropgadget: Update to 7.3 --- security/py-ropgadget/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303111643.32BGhWZU087482>