update to i2p-jpackage-1.7.1

This commit is contained in:
idk
2022-04-20 09:03:00 -04:00
parent b8b7a1d21c
commit e74405073a

View File

@@ -3,9 +3,9 @@
#Comment this out to build from an alternate branch or
# the tip of the master branch.
I2P_VERSION=1.7.0
export I2P_VERSION=1.7.0
VERSION=i2p-"$I2P_VERSION"
I2P_VERSION=1.7.1
export I2P_VERSION=1.7.1
VERSION=i2p-jpackage"$I2P_VERSION"
export VERSION="$VERSION"
#Uncomment this to build from the tip of the master.