diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-30 22:28:02 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:28:39 +0700 |
commit | f13be3fafb5547a98f1a60bb83421c64aed2b78d (patch) | |
tree | fa2503ac5d281151b2fb79cae111f195da9194ea /libraries/botocore/botocore.SlackBuild | |
parent | 42695f119881d65565bc5e358449ccc0005b4d78 (diff) |
libraries/botocore: Updated for version 1.4.58.
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 bae52e36691a..631bdacf5254 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.56} +VERSION=${VERSION:-1.4.58} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |