Date: Fri, 1 Sep 2023 11:35:07 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: 8c7bf7949419 - main - security/py-ropgadget: Update to 7.4 Message-ID: <202309011135.381BZ71f040780@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=8c7bf79494190a59b92606e591031443c482b4eb commit 8c7bf79494190a59b92606e591031443c482b4eb Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-09-01 11:35:03 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-09-01 11:35:03 +0000 security/py-ropgadget: Update to 7.4 --- 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309011135.381BZ71f040780>