From 023b3096077f0ccef26695b9fe8bf5e115f05067 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Thu, 26 May 2022 17:23:02 +0300 Subject: [PATCH] fix miniupnpc link Signed-off-by: R4SAS --- website.i2pd.i2pd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website.i2pd.i2pd.json b/website.i2pd.i2pd.json index 162b7ae..5db05c2 100644 --- a/website.i2pd.i2pd.json +++ b/website.i2pd.i2pd.json @@ -39,8 +39,8 @@ "sources": [ { "type": "archive", - "url": "http://miniupnp.free.fr/files/miniupnpd-2.3.0.tar.gz", - "sha256": "a76f90ab8e6e0ea8e4676ae6acf69dfe18d15672c56538702240c7cb57f25c06" + "url": "http://miniupnp.free.fr/files/miniupnpc-2.2.3.tar.gz", + "sha256": "1cde5ae30649e8cc81cfc4222eb298bf4eaad5c4ee4afa8aad637d7bb8b7e80e" } ] },