network/tahoe-lafs: Updated for version 1.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cd9e62d67a
commit
37bca2aa38
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for tahoe-lafs
|
||||
|
||||
# Copyright 2009 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2011-2016 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2011-2017 Markus Reichelt, Aachen, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tahoe-lafs
|
||||
VERSION=${VERSION:-1.12.0}
|
||||
VERSION=${VERSION:-1.12.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tahoe-lafs"
|
||||
VERSION="1.12.0"
|
||||
VERSION="1.12.1"
|
||||
HOMEPAGE="https://tahoe-lafs.org/"
|
||||
DOWNLOAD="https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.0.tar.bz2"
|
||||
MD5SUM="2aca0dadb8b99b71baf7118c9f6e2197"
|
||||
DOWNLOAD="https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.1.tar.bz2"
|
||||
MD5SUM="617d9f33705570ae79795835dff8ff0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shutilwhich txtorcon txi2p simplejson pycrypto pycryptopp zfec service_identity foolscap Nevow"
|
||||
REQUIRES="txtorcon txi2p simplejson pycrypto pycryptopp zfec service_identity foolscap Nevow"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in New Issue