i2pd version bump

This commit is contained in:
shelldweller 2022-05-23 07:24:48 -06:00
parent ed9c9488cc
commit b3ce1feffd
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="i2pd" PRGNAM="i2pd"
VERSION="2.41.0" VERSION="2.42.0"
HOMEPAGE="http://i2pd.website/" HOMEPAGE="http://i2pd.website/"
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.41.0/i2pd-2.41.0.tar.gz" DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.42.0/i2pd-2.42.0.tar.gz"
MD5SUM="b0507f9183175b76dbd8d2a6bd298ed0" MD5SUM="156333bdaf8ba3c674a4d7d0f1979291"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""