summaryrefslogtreecommitdiffstats
path: root/python/s3cmd/s3cmd.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2016-07-30 18:00:11 +0200
committer David Spencer2016-08-05 19:10:51 +0200
commit8a22677f62a2d2db0a3d28d0062e15fd7562c721 (patch)
tree8c4702a049161e7c0d8ec1fd4df2cbba04bb7b80 /python/s3cmd/s3cmd.SlackBuild
parent7bce60f30658b3e6b8343650b2834bba0f29218d (diff)
downloadslackbuilds-8a22677f62a2d2db0a3d28d0062e15fd7562c721.tar.gz
python/s3cmd: Updated for version 1.6.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/s3cmd/s3cmd.SlackBuild')
-rw-r--r--python/s3cmd/s3cmd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/s3cmd/s3cmd.SlackBuild b/python/s3cmd/s3cmd.SlackBuild
index 5b945e3cb0..b24103b864 100644
--- a/python/s3cmd/s3cmd.SlackBuild
+++ b/python/s3cmd/s3cmd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for s3cmd
-# Copyright 2011-2015 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2011-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s3cmd
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}