aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/s3cmd/s3cmd.SlackBuild2
-rw-r--r--python/s3cmd/s3cmd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/s3cmd/s3cmd.SlackBuild b/python/s3cmd/s3cmd.SlackBuild
index 508e13fc3493..f54fb81ed456 100644
--- a/python/s3cmd/s3cmd.SlackBuild
+++ b/python/s3cmd/s3cmd.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s3cmd
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/s3cmd/s3cmd.info b/python/s3cmd/s3cmd.info
index 7259ea3617e7..bedf4a1af325 100644
--- a/python/s3cmd/s3cmd.info
+++ b/python/s3cmd/s3cmd.info
@@ -1,8 +1,8 @@
PRGNAM="s3cmd"
-VERSION="2.0.1"
+VERSION="2.0.2"
HOMEPAGE="https://s3tools.org/s3cmd"
-DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-2.0.1.tar.gz"
-MD5SUM="ef525ec3bd2d430b10130de54f85e8bc"
+DOWNLOAD="https://downloads.sourceforge.net/s3tools/s3cmd-2.0.2.tar.gz"
+MD5SUM="7e4043186f46a6832ba3fb4d9cb59bb8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil"