ansible: update to 1.8.1.
This commit is contained in:
parent
f34d809fa8
commit
646d349604
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.8
|
||||
version=1.8.1
|
||||
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=d5e4e414834e119083ee01d6a40668d9a69b044b861d78c3fdfb6beb97660b09
|
||||
checksum=b08129cb4fe20dfc33403cc7245ea2c95999fdb9922fed7f06d4ba51ba8528b1
|
||||
|
|
Loading…
Reference in New Issue