diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-24 06:31:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-25 07:05:27 +0700 |
commit | c7ee37851e4edae1a387b0a7bbe2f1a5a9042965 (patch) | |
tree | 058c8d3ac78a2fe090502d10df30a8e2bf057f01 /libraries/botocore/botocore.SlackBuild | |
parent | 92e6a5404a30e9b6d8cce3308de321b1d75f0cd0 (diff) | |
download | slackbuilds-c7ee37851e4edae1a387b0a7bbe2f1a5a9042965.tar.gz |
libraries/botocore: Updated for version 1.4.56.
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 16f751b8b1..bae52e3669 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:-1.4.55} +VERSION=${VERSION:-1.4.56} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |