diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-11 15:39:15 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:40 +0700 |
commit | 4bb86511f316ef9dffc5026ffaae7c1385771af3 (patch) | |
tree | bf752cbb6c589b4fb7e1435042cf96553cc904a2 /libraries/botocore/botocore.SlackBuild | |
parent | a09dde546cd15116ebbe398d19b7799f84455e38 (diff) | |
download | slackbuilds-4bb86511f316ef9dffc5026ffaae7c1385771af3.tar.gz |
libraries/botocore: Updated for version 1.4.44.
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 dcc709cf80..4c122ca6c4 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.43} +VERSION=${VERSION:-1.4.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |