ansible: update to 1.7.2.
This commit is contained in:
parent
24454f9a7d
commit
448ccb35d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.ansibleworks.com"
|
||||
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
||||
checksum=d1dedd0808a138a8a0945197d38ba56123503e2440f44fe3d67c0b4bbf719572
|
||||
checksum=a17ce716b47f831ea9c88bdab33753fa3870c7ea8a1ee5e8c1287ca40c8498ac
|
||||
|
|
Loading…
Reference in a new issue