ansible: update to 2.5.3 (#14524)
This commit is contained in:
parent
21ee31d46f
commit
80ac3f2d18
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.5.2
|
||||
version=2.5.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=a95483f3b33e0f97d03badaad073392ed03a2b2f526bec4ddf598edfc1c03ae5
|
||||
checksum=0b34126dad0a77fce220d264ba5179221bbff82af5fda5de197dffb96171749c
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
|
Loading…
Reference in New Issue