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