network/allmydata-tahoe: Updated for version 1.10.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
cfe57a13e4
commit
abbe367031
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for allmydata-tahoe.
|
||||
|
||||
# Copyright 2009 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2011,2012 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2011,2012,2013 Markus Reichelt, Stolberg, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
|
||||
|
||||
PRGNAM=allmydata-tahoe
|
||||
VERSION=${VERSION:-1.9.2}
|
||||
VERSION=${VERSION:-1.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="allmydata-tahoe"
|
||||
VERSION="1.9.2"
|
||||
VERSION="1.10.0"
|
||||
HOMEPAGE="https://tahoe-lafs.org/"
|
||||
DOWNLOAD="https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.2.tar.bz2"
|
||||
MD5SUM="fbda5f74ba95cc0e54b6768c398388f3"
|
||||
DOWNLOAD="https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.0.tar.bz2"
|
||||
MD5SUM="ad8cb40d05f004086103658bfe7adfef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Nevow foolscap mock pyOpenSSL pyasn1 pycrypto pycryptopp simplejson zfec"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue