mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/i2pd: Updated for version 2.35.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
596fbff139
commit
02581db327
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=i2pd
|
||||
VERSION=${VERSION:-2.34.0}
|
||||
VERSION=${VERSION:-2.35.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i2pd"
|
||||
VERSION="2.34.0"
|
||||
VERSION="2.35.0"
|
||||
HOMEPAGE="http://i2pd.website/"
|
||||
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.34.0/i2pd-2.34.0.tar.gz"
|
||||
MD5SUM="8716c9c560806f818c29ff03d96dc39e"
|
||||
DOWNLOAD="https://github.com/PurpleI2P/i2pd/archive/2.35.0/i2pd-2.35.0.tar.gz"
|
||||
MD5SUM="9f8396724c8dc997aa5ce6e667b17e22"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue