ansible: update to 2.9.10.
This commit is contained in:
parent
e7ef9f26b5
commit
bd322bfe14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.9.9
|
||||
version=2.9.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=e83d84ae8bf131c0499d8a4c0e1144bf969454c43086e61cca3c224227df29d1
|
||||
checksum=0866f1432db1698758ca5753f2c1c2a8048823cc6f9ab4b7d03162c44febcacd
|
||||
|
||||
post_install() {
|
||||
vsconf examples/ansible.cfg
|
||||
|
|
Loading…
Add table
Reference in a new issue