diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-06-05 12:03:13 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-06-05 12:03:13 -0400 |
commit | abbe3670313e61630149b4ff7efe03cc6bb7956c (patch) | |
tree | bf7db9c38e5ae62b76ddf4679520693279883126 /network/allmydata-tahoe/allmydata-tahoe.SlackBuild | |
parent | cfe57a13e4f2c1f5675e73f1be72dad0ab44cb23 (diff) |
network/allmydata-tahoe: Updated for version 1.10.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/allmydata-tahoe/allmydata-tahoe.SlackBuild')
-rw-r--r-- | network/allmydata-tahoe/allmydata-tahoe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/allmydata-tahoe/allmydata-tahoe.SlackBuild b/network/allmydata-tahoe/allmydata-tahoe.SlackBuild index 4bce13ddc7195..aa78e6c94e2e8 100644 --- a/network/allmydata-tahoe/allmydata-tahoe.SlackBuild +++ b/network/allmydata-tahoe/allmydata-tahoe.SlackBuild @@ -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} |