ansible: update to 2.2.0.0.
This commit is contained in:
parent
7d7721de45
commit
1f49c985d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.1.2.0
|
||||
version=2.2.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -13,7 +13,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=9c37a7bd397c05ab8ca3fcc49417649ea49b9133d4cd9500408235617d1621eb
|
||||
checksum=d9f198d293394ce0f8ba802561b21368888e3301036a706b5584641b49408586
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
|
Loading…
Reference in New Issue