summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-ansible.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-ansible.inc')
-rw-r--r--recipes-devtools/python/python-ansible.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc
index 7c9d0f5..a528f24 100644
--- a/recipes-devtools/python/python-ansible.inc
+++ b/recipes-devtools/python/python-ansible.inc
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
6 6
7SRCNAME = "ansible" 7SRCNAME = "ansible"
8 8
9SRC_URI = "git://github.com/ansible/ansible.git;protocol=https;branch=stable-2.16" 9SRC_URI = "git://github.com/ansible/ansible.git;protocol=https;branch=stable-2.17"
10 10
11SRCREV = "ee04df4796af1a438bc80aff33cdd5ca4d5304aa" 11SRCREV = "05e01efa8534d19956133e19e9e84aad720abb0d"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14