ansible: update to 1.6.7.
This commit is contained in:
parent
69615352c6
commit
d3e4ab805d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.6.3
|
||||
revision=2
|
||||
version=1.6.7
|
||||
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.ansibleworks.com"
|
||||
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
||||
checksum=1280d93174dd1b39f72c7302a36c5e728c9e52dd3995dd815ca1a57974256d44
|
||||
checksum=87458f479061abcbb0d81f2e57955ed2e21a81fd8727733f5831890cfb946420
|
||||
|
|
Loading…
Reference in New Issue