diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-12 11:24:39 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-15 07:09:48 +0700 |
commit | 12b7118b23274958169bc15444d7fb2ec90fbe98 (patch) | |
tree | 7ea8862c2844a2c37a0a3053062b576f1a49cfb9 /python/s3transfer/s3transfer.SlackBuild | |
parent | ee5bfc3ab6b7c013ffa1289770e99999b14926cf (diff) |
python/s3transfer: Updated for version 0.1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/s3transfer/s3transfer.SlackBuild')
-rw-r--r-- | python/s3transfer/s3transfer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild index f70b9ceacad1..d3e96f8e6293 100644 --- a/python/s3transfer/s3transfer.SlackBuild +++ b/python/s3transfer/s3transfer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=s3transfer -VERSION=${VERSION:-0.1.5} +VERSION=${VERSION:-0.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |