ansible: update to 1.9.2.
This commit is contained in:
parent
0712ce96ea
commit
2dc5292ef4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ansible'
|
# Template file for 'ansible'
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
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=a6f975d565723765a4d490ff40cede96833a745f38908def4950a0075f1973f5
|
checksum=c25ef4738b08fdfb3094247c012f3fd1b29972acbd37f988070b2a85f5fbee00
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in examples/*; do
|
for f in examples/*; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue