summaryrefslogtreecommitdiffstats
path: root/network/i2pd
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2023-05-13 02:50:38 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:14 +0700
commit718c5cfe81ff0a5a8c8ffff5081a552f2fd13fb3 (patch)
tree21357ede95d102409d572d281af95e45a956569d /network/i2pd
parent6235153b777738265fcee887a44baeed7ca1f8d7 (diff)
downloadslackbuilds-718c5cfe81ff0a5a8c8ffff5081a552f2fd13fb3.tar.gz
slackbuilds-718c5cfe81ff0a5a8c8ffff5081a552f2fd13fb3.tar.xz
network/i2pd: Updated for version 2.47.0. New maintainer.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/i2pd')
-rw-r--r--network/i2pd/i2pd.SlackBuild2
-rw-r--r--network/i2pd/i2pd.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/network/i2pd/i2pd.SlackBuild b/network/i2pd/i2pd.SlackBuild
index 46906b78de..e95e5477a0 100644
--- a/network/i2pd/i2pd.SlackBuild
+++ b/network/i2pd/i2pd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=i2pd
-VERSION=${VERSION:-2.46.1}
+VERSION=${VERSION:-2.47.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/i2pd/i2pd.info b/network/i2pd/i2pd.info
index 77d74e4094..1670a25727 100644
--- a/network/i2pd/i2pd.info
+++ b/network/i2pd/i2pd.info
@@ -1,10 +1,10 @@
PRGNAM="i2pd"
-VERSION="2.46.1"
+VERSION="2.47.0"
HOMEPAGE="http://i2pd.website/"
-DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.46.1/i2pd-2.46.1.tar.gz"
-MD5SUM="134b5d90235aef7cd1af27173ecad418"
+DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.47.0/i2pd-2.47.0.tar.gz"
+MD5SUM="e7f381272ea1116ac7522f75d5736801"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="shelldweller"
-EMAIL="shelldweller@beauxbead.com"
+MAINTAINER="Markus Reichelt"
+EMAIL="slackbuilds@mareichelt.de"