ansible: update to 2.9.3.
This commit is contained in:
parent
7430bc705f
commit
7b00011f4f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.9.2
|
||||
revision=2
|
||||
version=2.9.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="ansible"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=2f83f8ccc50640aa41a24f6e7757ac06b0ee6189fdcaacab68851771d3b42f3a
|
||||
checksum=36f501a17fb15d210722b649d53582acf47835ea0bbda7eab79e13c945e4eac2
|
||||
|
||||
post_install() {
|
||||
vsconf examples/ansible.cfg
|
||||
|
|
Loading…
Reference in New Issue