ansible: update to 1.9.2.
This commit is contained in:
parent
0712ce96ea
commit
2dc5292ef4
@ -1,6 +1,6 @@
|
||||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
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=a6f975d565723765a4d490ff40cede96833a745f38908def4950a0075f1973f5
|
||||
checksum=c25ef4738b08fdfb3094247c012f3fd1b29972acbd37f988070b2a85f5fbee00
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
Loading…
Reference in New Issue
Block a user