Date: Sun, 28 Jul 2024 09:40:17 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ca7d6ee69487 - main - security/i2pd: update to 2.53.0 Message-ID: <202407280940.46S9eHVx058152@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca7d6ee69487d478d2631496d11225c67d46ef05 commit ca7d6ee69487d478d2631496d11225c67d46ef05 Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2024-07-28 09:26:55 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2024-07-28 09:38:09 +0000 security/i2pd: update to 2.53.0 Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.53.0 --- security/i2pd/Makefile | 3 +-- security/i2pd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index bf344d687a3e..3c74bc278829 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,6 +1,5 @@ PORTNAME= i2pd -DISTVERSION= 2.52.0 -PORTREVISION= 1 +DISTVERSION= 2.53.0 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org diff --git a/security/i2pd/distinfo b/security/i2pd/distinfo index 5746d9139022..b9f5a573a991 100644 --- a/security/i2pd/distinfo +++ b/security/i2pd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717155325 -SHA256 (PurpleI2P-i2pd-2.52.0_GH0.tar.gz) = f5fafa700b61d0791d37bd8eee04912582ea5e3f3b1d80ec339bd8158a30995b -SIZE (PurpleI2P-i2pd-2.52.0_GH0.tar.gz) = 677023 +TIMESTAMP = 1722158804 +SHA256 (PurpleI2P-i2pd-2.53.0_GH0.tar.gz) = a5eb7f9faa7a8b66b044841e2967b9dc0367e4e41939ce6a3223f8bd2f347da8 +SIZE (PurpleI2P-i2pd-2.53.0_GH0.tar.gz) = 675583
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407280940.46S9eHVx058152>