Date: Wed, 7 Dec 2022 17:38:52 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: 4a5487f8a246 - main - security/py-ropgadget: Update to 7.2 Message-ID: <202212071738.2B7HcqRj028859@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=4a5487f8a24616c8c9d2a164f628e86e2c3525a2 commit 4a5487f8a24616c8c9d2a164f628e86e2c3525a2 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2022-12-07 17:38:47 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2022-12-07 17:38:47 +0000 security/py-ropgadget: Update to 7.2 --- 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 a269f12515c8..21f99d55d2c8 100644 --- a/security/py-ropgadget/Makefile +++ b/security/py-ropgadget/Makefile @@ -1,5 +1,5 @@ PORTNAME= ropgadget -PORTVERSION= 7.1 +PORTVERSION= 7.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ropgadget/distinfo b/security/py-ropgadget/distinfo index 05dffdecedfa..846c3e144387 100644 --- a/security/py-ropgadget/distinfo +++ b/security/py-ropgadget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663049337 -SHA256 (ROPGadget-7.1.tar.gz) = 757f82670309898c8926194bef8912f7d22004fb8a7ef1897954610b80843d4f -SIZE (ROPGadget-7.1.tar.gz) = 23543 +TIMESTAMP = 1670352980 +SHA256 (ROPGadget-7.2.tar.gz) = ec705810d37043b2aca32a164416c6198de7770bb5e45ca1bc219acb87ee2073 +SIZE (ROPGadget-7.2.tar.gz) = 23562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212071738.2B7HcqRj028859>