ansible: update to 2.5.2

Closes #13901.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-04-27 10:20:05 +03:00 committed by Enno Boland
parent cf1b11fe8b
commit 1cd2574446

View file

@ -1,6 +1,6 @@
# Template file for 'ansible' # Template file for 'ansible'
pkgname=ansible pkgname=ansible
version=2.5.1 version=2.5.2
revision=1 revision=1
noarch=yes noarch=yes
build_style=python2-module build_style=python2-module
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
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=51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a checksum=a95483f3b33e0f97d03badaad073392ed03a2b2f526bec4ddf598edfc1c03ae5
post_install() { post_install() {
for f in examples/*; do for f in examples/*; do