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.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc
index 2b8d655..0bb663a 100644
--- a/recipes-devtools/python/python-ansible.inc
+++ b/recipes-devtools/python/python-ansible.inc
@@ -1,7 +1,7 @@
1DESCRIPTION = "Ansible is a simple IT automation platform that makes your applications and systems easier to deploy." 1DESCRIPTION = "Ansible is a simple IT automation platform that makes your applications and systems easier to deploy."
2HOMEPAGE = "https://github.com/ansible/ansible/" 2HOMEPAGE = "https://github.com/ansible/ansible/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "GPLv3" 4LICENSE = "GPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" 5LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
6 6
7SRCNAME = "ansible" 7SRCNAME = "ansible"