ansible: update to 2.0.2.0.
This commit is contained in:
parent
fca8e8f6de
commit
4f7fb7f45e
srcpkgs/ansible
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.0.1.0
|
||||
version=2.0.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.ansible.com"
|
||||
distfiles="http://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=cddc4fa6af4c1be6cd1d6634de1bd0397abad921c76b32cab6722c042744ee5d
|
||||
checksum=373a2e50319d90da50948e3faf1c033464b7302200e0199da8981d24646d4387
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
|
Loading…
Reference in New Issue