ansible: update to 2.7.7.
This commit is contained in:
parent
2d6efdd589
commit
5789197093
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.7.6
|
||||
version=2.7.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=6d855ead966c1a24a7d583ddcea8dd9e1f6edab3207390b647149351e113eb38
|
||||
checksum=040cc936f959b947800ffaa5f940d2508aaa41f899efe56b47a7442c89689150
|
||||
|
||||
post_install() {
|
||||
vsconf examples/ansible.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue