network/i2pd: Updated for version 2.43.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
shelldweller 2022-08-25 12:42:05 +01:00 committed by Willy Sudiarto Raharjo
parent 31025357fe
commit 5304fb31d8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=i2pd
VERSION=${VERSION:-2.42.1}
VERSION=${VERSION:-2.43.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="i2pd"
VERSION="2.42.1"
VERSION="2.43.0"
HOMEPAGE="http://i2pd.website/"
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.42.1/i2pd-2.42.1.tar.gz"
MD5SUM="3ec84ba543838f711ec07e69d5ef6b49"
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.43.0/i2pd-2.43.0.tar.gz"
MD5SUM="58315ad7886eb69edefdc73389dc2d61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""