diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-28 20:54:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-28 20:54:11 +0700 |
commit | d6bb6c4add65527a152af016355dd75a6181e035 (patch) | |
tree | 5be3216dbfdb1ada09d27595040a9bcaa043c9ed /libraries/botocore/botocore.SlackBuild | |
parent | d3fe21d8a564148f02e1920b71da73dd5728dcf9 (diff) | |
download | slackbuilds-d6bb6c4add65527a152af016355dd75a6181e035.tar.gz |
libraries/botocore: Updated for version 0.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c98a2debcd..25e8b83614 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.41.0} +VERSION=${VERSION:-0.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |