network/allmydata-tahoe: Updated for version 1.10.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2015-08-03 08:12:32 +07:00 committed by Willy Sudiarto Raharjo
parent 6867e49244
commit 291dfe54fd
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=allmydata-tahoe
VERSION=${VERSION:-1.10.1}
VERSION=${VERSION:-1.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="allmydata-tahoe"
VERSION="1.10.1"
VERSION="1.10.2"
HOMEPAGE="https://tahoe-lafs.org/"
DOWNLOAD="https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.1.tar.bz2"
MD5SUM="cc306f85cf3c8024a3d6fd65d90f5277"
DOWNLOAD="https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.2.tar.bz2"
MD5SUM="f51ae537af1d0eb24837dc3f48479d88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="simplejson pycrypto pycryptopp zfec mock service_identity foolscap Nevow"
REQUIRES="simplejson pycrypto pycryptopp zfec service_identity foolscap Nevow"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"