ansible: update to 2.6.4. (#2513)
This commit is contained in:
parent
f9ff8b1d33
commit
d803d6a64c
@ -1,7 +1,7 @@
|
||||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.6.3
|
||||
revision=2
|
||||
version=2.6.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="ansible"
|
||||
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=1027f627e6d8a2d51f3a79abb01447716a78aa646e0c2f9860cfde273256a28c
|
||||
checksum=e06b795372fd7a6d0b46b8f105497fb637fbd323f5aec1d8e51fd60cd98047e1
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user