summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/s3ql/s3ql.SlackBuild4
-rw-r--r--system/s3ql/s3ql.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/s3ql/s3ql.SlackBuild b/system/s3ql/s3ql.SlackBuild
index 7db0eef54a..d60735d92c 100644
--- a/system/s3ql/s3ql.SlackBuild
+++ b/system/s3ql/s3ql.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for "s3ql".
-# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s3ql
-VERSION=${VERSION:-2.15}
+VERSION=${VERSION:-2.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/s3ql/s3ql.info b/system/s3ql/s3ql.info
index f1f7070603..810bda700b 100644
--- a/system/s3ql/s3ql.info
+++ b/system/s3ql/s3ql.info
@@ -1,8 +1,8 @@
PRGNAM="s3ql"
-VERSION="2.15"
+VERSION="2.16"
HOMEPAGE="https://bitbucket.org/nikratio/s3ql/"
-DOWNLOAD="https://bitbucket.org/nikratio/s3ql/downloads/s3ql-2.15.tar.bz2"
-MD5SUM="8a856f86b18b4a5887cf87345f052c3e"
+DOWNLOAD="https://bitbucket.org/nikratio/s3ql/downloads/s3ql-2.16.tar.bz2"
+MD5SUM="2025f88cbc048856ad350246c56ff138"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dugong python3-defusedxml python3-pycrypto python-requests llfuse apsw"