aboutsummaryrefslogtreecommitdiff
path: root/app/backup/tahoe/tahoe.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/backup/tahoe/tahoe.SlackBuild')
-rwxr-xr-xapp/backup/tahoe/tahoe.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/backup/tahoe/tahoe.SlackBuild b/app/backup/tahoe/tahoe.SlackBuild
index cccd00e1..86d912f3 100755
--- a/app/backup/tahoe/tahoe.SlackBuild
+++ b/app/backup/tahoe/tahoe.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for tahoe, by Silvio Rhatto
# requires:
-# tested: tahoe-1.20
+# tested: tahoe-1.2.0
#
# Look for slackbuildrc
@@ -31,7 +31,7 @@ CWD="$(pwd)"
SRC_NAME="tahoe"
PKG_NAME="tahoe"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=1.20}
+SRC_VERSION=${VERSION:=1.2.0}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME