ansible: update to 1.9.4.
This commit is contained in:
parent
f2fdfd72de
commit
b451c091bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.9.3
|
||||
version=1.9.4
|
||||
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=2594f642fd800056a427c1026410dc6ed8dfa7c0033f5c3d187abdb2b0d4eeed
|
||||
checksum=972c2face49f1577bd0ff7989440bfe2820e66fb10d7579915cc536bccfa6fe3
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
|
Loading…
Reference in a new issue