diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-23 06:14:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-23 22:29:40 +0700 |
commit | 91b7d0848dddafc162e0ab3e904ad0ef079a2c2b (patch) | |
tree | c94b8c7c12fb34cdba5a42de34f3d4baee9b6a1a /libraries/botocore/botocore.SlackBuild | |
parent | 300879caf705ee05c640240dedd8ce8e28f66f7f (diff) |
libraries/botocore: Updated for version 0.84.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/botocore/botocore.SlackBuild')
-rw-r--r-- | libraries/botocore/botocore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/botocore/botocore.SlackBuild b/libraries/botocore/botocore.SlackBuild index 7f2e110bd4..c45d7207c9 100644 --- a/libraries/botocore/botocore.SlackBuild +++ b/libraries/botocore/botocore.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=botocore -VERSION=${VERSION:-0.79.0} +VERSION=${VERSION:-0.84.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |