aboutsummaryrefslogtreecommitdiff
path: root/app/backup/tahoe/tahoe.mkbuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/backup/tahoe/tahoe.mkbuild')
-rw-r--r--app/backup/tahoe/tahoe.mkbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/backup/tahoe/tahoe.mkbuild b/app/backup/tahoe/tahoe.mkbuild
index 10ae3a7..ac65eb6 100644
--- a/app/backup/tahoe/tahoe.mkbuild
+++ b/app/backup/tahoe/tahoe.mkbuild
@@ -26,7 +26,7 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.2.0.tar.bz2"
+[[DOWNLOAD FOLDER URL]]="http://allmydata.org/source/tahoe/releases/allmydata-tahoe-1.4.1.tar.bz2"
# Source base name. if different from package name. Null ("") to default value.
[[SOURCE NAME]]="tahoe"
@@ -36,7 +36,7 @@
#
# Package version
-[[VERSION]]="1.2.0"
+[[VERSION]]="1.4.1"
#
# Source Name construction string
@@ -44,7 +44,7 @@
#
# Dependency list
-[[SLACK REQUIRED]]="zfec: foolscap: simplejson: pycryptopp: Nevow: zope.interface: Twisted: setuptools"
+[[SLACK REQUIRED]]="zfec: foolscap: simplejson: pycryptopp: Nevow: zope.interface: Twisted: setuptools: pyOpenSSL: pyutil: argparse: zbase32"
# SlackBuild PATH in Slack.Sarava tree
[[SLACKBUILD PATH]]="app/backup/tahoe"