ansible: update to 2.7.6
This commit is contained in:
parent
c11e113d46
commit
c2ce45eb71
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.7.5
|
||||
version=2.7.6
|
||||
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=aaf9e1974bd12840ca055ac156f37601c08d73d726a3a6b98a2fe759a57051bb
|
||||
checksum=6d855ead966c1a24a7d583ddcea8dd9e1f6edab3207390b647149351e113eb38
|
||||
|
||||
post_install() {
|
||||
vsconf examples/ansible.cfg
|
||||
|
|
Loading…
Reference in a new issue