ansible: update to 1.8.4
This commit is contained in:
parent
80e711b6f0
commit
558b4261b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.8.2
|
||||
revision=2
|
||||
version=1.8.4
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.ansible.com"
|
||||
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
||||
checksum=2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
|
||||
checksum=d37c04b3abce9b036a6c8311fccb360c5cbc3ec895445f805243b0448d239ec1
|
||||
|
|
Loading…
Reference in a new issue