summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author shelldweller2020-10-30 22:21:55 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:27 +0100
commitbbf9e5d4d5f6f05b3db6f1663ba3dac2cae6f629 (patch)
tree6b24be0657926ba3a1ba6bd4c582bfb750322303
parent402728b9f4d3eaedd2432cd6a41459320dedc0ac (diff)
downloadslackbuilds-bbf9e5d4d5f6f05b3db6f1663ba3dac2cae6f629.tar.gz
network/i2pd: Updated for version 2.34.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/i2pd/README14
-rw-r--r--network/i2pd/i2pd.SlackBuild2
-rw-r--r--network/i2pd/i2pd.info6
3 files changed, 11 insertions, 11 deletions
diff --git a/network/i2pd/README b/network/i2pd/README
index 1bf6549857..512eb79c93 100644
--- a/network/i2pd/README
+++ b/network/i2pd/README
@@ -1,13 +1,13 @@
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
-I2P (Invisible Internet Protocol) is a universal anonymous network layer.
-All communications over I2P are anonymous and end-to-end encrypted,
-participants don't reveal their real IP addresses.
+I2P (Invisible Internet Protocol) is a universal anonymous network
+layer. All communications over I2P are anonymous and end-to-end
+encrypted, participants don't reveal their real IP addresses.
-I2P client is a software used for building and using anonymous I2P networks.
-Such networks are commonly used for anonymous peer-to-peer applications
-(filesharing, cryptocurrencies) and anonymous client-server applications
-(websites, instant messengers, chat-servers).
+I2P client is a software used for building and using anonymous I2P
+networks. Such networks are commonly used for anonymous peer-to-peer
+applications (filesharing, cryptocurrencies) and anonymous client-server
+applications (websites, instant messengers, chat-servers).
I2P allows people from all around the world to communicate and share
information without restrictions.
diff --git a/network/i2pd/i2pd.SlackBuild b/network/i2pd/i2pd.SlackBuild
index 33e858f193..dbb650e523 100644
--- a/network/i2pd/i2pd.SlackBuild
+++ b/network/i2pd/i2pd.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=i2pd
-VERSION=${VERSION:-2.33.0}
+VERSION=${VERSION:-2.34.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/i2pd/i2pd.info b/network/i2pd/i2pd.info
index 5b81cbf080..d4a69abbd2 100644
--- a/network/i2pd/i2pd.info
+++ b/network/i2pd/i2pd.info
@@ -1,8 +1,8 @@
PRGNAM="i2pd"
-VERSION="2.33.0"
+VERSION="2.34.0"
HOMEPAGE="http://i2pd.website/"
-DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.33.0/i2pd-2.33.0.tar.gz"
-MD5SUM="30d39aa158f94f1fc3e678447d063ea7"
+DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.34.0/i2pd-2.34.0.tar.gz"
+MD5SUM="8716c9c560806f818c29ff03d96dc39e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""