Here's another simple patch, updating i2pd to version 2.49.0.

Changelog : https://github.com/PurpleI2P/i2pd/releases/tag/2.49.0

I'm running it on amd64 since several says, without problem.

Regards.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile	26 Jun 2023 17:50:16 -0000	1.19
+++ Makefile	19 Sep 2023 16:35:33 -0000
@@ -2,7 +2,7 @@ COMMENT =	client for the I2P anonymous n

 GH_ACCOUNT =	PurpleI2P
 GH_PROJECT =	i2pd
-GH_TAGNAME =	2.48.0
+GH_TAGNAME =	2.49.0

 CATEGORIES =	net
 HOMEPAGE =	https://i2pd.website
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo	26 Jun 2023 17:50:16 -0000	1.14
+++ distinfo	19 Sep 2023 16:35:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.48.0.tar.gz) = zPQXqmbON/cuoVt/vP9McegjVm6nS9ppa5weGarghzk=
-SIZE (i2pd-2.48.0.tar.gz) = 654495
+SHA256 (i2pd-2.49.0.tar.gz) = 2OB/eMyfG6ZehGDbJ8ZJ3Qz907ozRyX41vnugVy0Dmg=
+SIZE (i2pd-2.49.0.tar.gz) = 654406

Reply via email to