Ping On Wed, Mar 17, 2021 at 10:55:40AM +0000, Dimitri Karamazov wrote: > Simple update for i2pd to 2.37.0 > > Changelog:https://github.com/PurpleI2P/i2pd/releases > > Build & Run tested on amd64 > > regards, > Dimitri >
Index: Makefile =================================================================== RCS file: /cvs/ports/net/i2pd/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 18 Feb 2021 17:32:42 -0000 1.4 +++ Makefile 17 Mar 2021 10:51:07 -0000 @@ -4,7 +4,7 @@ COMMENT = client for the I2P anonymous n GH_ACCOUNT = PurpleI2P GH_PROJECT = i2pd -GH_TAGNAME = 2.36.0 +GH_TAGNAME = 2.37.0 CATEGORIES = net HOMEPAGE = https://i2pd.website Index: distinfo =================================================================== RCS file: /cvs/ports/net/i2pd/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 18 Feb 2021 17:32:42 -0000 1.4 +++ distinfo 17 Mar 2021 10:51:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (i2pd-2.36.0.tar.gz) = F7cwnL7kG5kc+UgDNElcWgSfcJvrGzH7/LR94ZyEYqM= -SIZE (i2pd-2.36.0.tar.gz) = 550451 +SHA256 (i2pd-2.37.0.tar.gz) = By555V1P6sncPJiAAKIbphPrDFvBURBcvM69+EF23O0= +SIZE (i2pd-2.37.0.tar.gz) = 551885
