ansible: update to 2.6.3
This commit is contained in:
parent
bb577a9c85
commit
e2d89aa4aa
@ -1,6 +1,6 @@
|
||||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.6.2
|
||||
version=2.6.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
@ -9,11 +9,11 @@ hostmakedepends="python-setuptools"
|
||||
depends="${hostmakedepends} python-cryptography python-Jinja2 python-paramiko
|
||||
python-yaml"
|
||||
short_desc="Simple deployment, configuration management and execution framework"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=747e4cca09c10833ffe3a7c53af310d2d387bd4f499ec6e1bde60662606aaff8
|
||||
checksum=1027f627e6d8a2d51f3a79abb01447716a78aa646e0c2f9860cfde273256a28c
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user