summaryrefslogtreecommitdiffstats
path: root/system/ansible
diff options
context:
space:
mode:
author Marek Wodzinski2019-09-13 13:18:11 +0200
committer Willy Sudiarto Raharjo2019-09-15 15:21:32 +0200
commit0cc53ca0ce5a9581b52eabcf95414dfbb617c0ef (patch)
tree0423436df094fef2e3b72551ed822e5b609cdc41 /system/ansible
parent30049343ea68afacce8a8113f3c339505f409b3f (diff)
downloadslackbuilds-0cc53ca0ce5a9581b52eabcf95414dfbb617c0ef.tar.gz
system/ansible: Updated for version 2.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ansible')
-rw-r--r--system/ansible/ansible.SlackBuild2
-rw-r--r--system/ansible/ansible.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/ansible/ansible.SlackBuild b/system/ansible/ansible.SlackBuild
index e0a466ec9e..8ea7802a8d 100644
--- a/system/ansible/ansible.SlackBuild
+++ b/system/ansible/ansible.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ansible
-VERSION=${VERSION:-2.8.4}
+VERSION=${VERSION:-2.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/ansible/ansible.info b/system/ansible/ansible.info
index e0b9e730ce..33eb922d88 100644
--- a/system/ansible/ansible.info
+++ b/system/ansible/ansible.info
@@ -1,8 +1,8 @@
PRGNAM="ansible"
-VERSION="2.8.4"
+VERSION="2.8.5"
HOMEPAGE="https://www.ansible.com"
-DOWNLOAD="https://releases.ansible.com/ansible/ansible-2.8.4.tar.gz"
-MD5SUM="3b41032d28452b046634f64d3805bc55"
+DOWNLOAD="https://releases.ansible.com/ansible/ansible-2.8.5.tar.gz"
+MD5SUM="86f0c18250895338709243d997005de3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cryptography python3-PyYAML Jinja2"