diff options
-rw-r--r-- | security/i2pd/Makefile | 3 | ||||
-rw-r--r-- | security/i2pd/distinfo | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 141be77e89d2..54f254229ddc 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -6,6 +6,9 @@ PORTVERSION= 2.23.0 PORTREVISION= 1 CATEGORIES= security net-p2p +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= fc84d6c4b728.patch:-p1 + MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ implementation of I2P client diff --git a/security/i2pd/distinfo b/security/i2pd/distinfo index c89da5cf05d9..1fb72e05dbc2 100644 --- a/security/i2pd/distinfo +++ b/security/i2pd/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1548175954 SHA256 (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 19e8573b44b94ce83bd5705569934049cb1dc39db11449abcb9e4b36afe5a279 SIZE (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 1008677 +SHA256 (fc84d6c4b728.patch) = 1a5253c9cfdc4674866454c149d9fb8b4cc121c32fab1d79c44ba09acffea6d3 +SIZE (fc84d6c4b728.patch) = 1239 |