ansible: update to 2.4.1.0

This commit is contained in:
Alessio Sergi 2017-11-12 11:25:47 +01:00
parent 6504c4a0a0
commit 2ffa9f167b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ansible' # Template file for 'ansible'
pkgname=ansible pkgname=ansible
version=2.4.0.0 version=2.4.1.0
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=1a276fee7f72d4e6601a7994879e8467edb763dacc3e215258cfe71350b77c76 checksum=da61afb29cc5bd6bc4737a2da06e673fb6fccc3ae2685130d19ab3a8e404fb6a
post_install() { post_install() {
for f in examples/*; do for f in examples/*; do