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