diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-10 04:08:54 +0300 | 
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:10:56 +0700 | 
| commit | bb9327f6b27f1f21bd972f39fd5c3cb9c1caad3d (patch) | |
| tree | 351c3da3a2b582f1f2e67b44f42a796256948b96 /python/python-swiftclient/python-swiftclient.SlackBuild | |
| parent | 24d18e249acd5a1dd5f463076f3cc210e29f00e2 (diff) | |
python/python-swiftclient: Updated for version 2.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-swiftclient/python-swiftclient.SlackBuild')
| -rw-r--r-- | python/python-swiftclient/python-swiftclient.SlackBuild | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-swiftclient/python-swiftclient.SlackBuild b/python/python-swiftclient/python-swiftclient.SlackBuild index f73a5fb1a8..5778f47d26 100644 --- a/python/python-swiftclient/python-swiftclient.SlackBuild +++ b/python/python-swiftclient/python-swiftclient.SlackBuild @@ -2,7 +2,7 @@  # Slackware build script for python-swiftclient -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2015  Dimitris Zlatanidis  Orestiada, Greece  # 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=python-swiftclient -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.6.0}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  | 
