aboutsummaryrefslogtreecommitdiff
path: root/network/i2pd
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2023-06-21 21:10:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-21 21:10:18 +0700
commitfad09094e8e2f11591ff9344dec5af8954176d5c (patch)
treee0a2a8c25b54e95995e6381acee0c7f478bebee2 /network/i2pd
parent2cde6bec58990d6e57bdcddc346d652d2d3d60b6 (diff)
network/i2pd: Updated for version 2.48.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/i2pd')
-rw-r--r--network/i2pd/i2pd.SlackBuild4
-rw-r--r--network/i2pd/i2pd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/i2pd/i2pd.SlackBuild b/network/i2pd/i2pd.SlackBuild
index e95e5477a0e02..3b3307f009c0b 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.47.0}
+VERSION=${VERSION:-2.48.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -98,7 +98,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a ChangeLog LICENSE README.md docs/ contrib/certificates/ contrib/tunnels.d/ \
+cp -a ChangeLog LICENSE README.md contrib/certificates/ contrib/tunnels.d/ \
contrib/i2pd.conf contrib/tunnels.conf contrib/subscriptions.txt \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/network/i2pd/i2pd.info b/network/i2pd/i2pd.info
index 1670a25727fa9..197490feb6c54 100644
--- a/network/i2pd/i2pd.info
+++ b/network/i2pd/i2pd.info
@@ -1,8 +1,8 @@
PRGNAM="i2pd"
-VERSION="2.47.0"
+VERSION="2.48.0"
HOMEPAGE="http://i2pd.website/"
-DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.47.0/i2pd-2.47.0.tar.gz"
-MD5SUM="e7f381272ea1116ac7522f75d5736801"
+DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.48.0/i2pd-2.48.0.tar.gz"
+MD5SUM="392dfcedbd2492ab3a62e49e595e2a5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""