network/i2pd: Updated for version 2.36.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
752c59824a
commit
4cd7acd922
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=i2pd
|
||||
VERSION=${VERSION:-2.35.0}
|
||||
VERSION=${VERSION:-2.36.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i2pd"
|
||||
VERSION="2.35.0"
|
||||
VERSION="2.36.0"
|
||||
HOMEPAGE="http://i2pd.website/"
|
||||
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.35.0/i2pd-2.35.0.tar.gz"
|
||||
MD5SUM="9f8396724c8dc997aa5ce6e667b17e22"
|
||||
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.36.0/i2pd-2.36.0.tar.gz"
|
||||
MD5SUM="2117f8da160be6fe332184a4fb58aa20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue