ansible: update to 2.7.3
This commit is contained in:
parent
db5915b4f7
commit
c72c6ae583
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ansible'
|
# Template file for 'ansible'
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
version=2.7.2
|
version=2.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.ansible.com/"
|
homepage="https://www.ansible.com/"
|
||||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a00d79531e4e0268321e431b1810286369ecf791dbebc1aecb28d453d4ea1ee0
|
checksum=3f424d2db33cdf8af8e11b146f211c4f93573247bd5894da6d262610475e642f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf examples/ansible.cfg
|
vsconf examples/ansible.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user