summaryrefslogtreecommitdiffstats
path: root/network/i2pd/i2pd.SlackBuild
diff options
context:
space:
mode:
author shelldweller2022-11-24 14:55:45 +0100
committer Willy Sudiarto Raharjo2022-11-24 14:55:45 +0100
commit4a09c6a1a8c86d46406ceabd4a40c0446f07e109 (patch)
treeed4e98b2b53168168847869645b3e982ba1da718 /network/i2pd/i2pd.SlackBuild
parent4d1978af83b6dd01894a462f8732f821c9ab1501 (diff)
downloadslackbuilds-4a09c6a1a8c86d46406ceabd4a40c0446f07e109.tar.gz
network/i2pd: Updated for version 2.44.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/i2pd/i2pd.SlackBuild')
-rw-r--r--network/i2pd/i2pd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/i2pd/i2pd.SlackBuild b/network/i2pd/i2pd.SlackBuild
index 858e16eb65..977553cf18 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.43.0}
+VERSION=${VERSION:-2.44.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}