summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marek Wodzinski2020-03-06 17:59:23 +0100
committer Willy Sudiarto Raharjo2020-03-15 01:45:52 +0100
commit119b2bf9ef37b1c507c1608e00235271208b4f46 (patch)
treefba514dff7fb76012f5c087edded66efb1ba73f5
parent7bdb588a3ccd20f5546610744ca0015c4f3c7810 (diff)
downloadslackbuilds-119b2bf9ef37b1c507c1608e00235271208b4f46.tar.gz
system/ansible: Updated for version 2.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 70a4711ba1..38df6cae55 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.9.5}
+VERSION=${VERSION:-2.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/ansible/ansible.info b/system/ansible/ansible.info
index cc4dc3a337..8f0f967071 100644
--- a/system/ansible/ansible.info
+++ b/system/ansible/ansible.info
@@ -1,8 +1,8 @@
PRGNAM="ansible"
-VERSION="2.9.5"
+VERSION="2.9.6"
HOMEPAGE="https://www.ansible.com"
-DOWNLOAD="https://releases.ansible.com/ansible/ansible-2.9.5.tar.gz"
-MD5SUM="825bd14d48eb5265070739b66cd3ef7b"
+DOWNLOAD="https://releases.ansible.com/ansible/ansible-2.9.6.tar.gz"
+MD5SUM="a871463bcd809363a5857f4690525a93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cryptography python3-PyYAML Jinja2"