ansible: update to 1.6.1.
This commit is contained in:
parent
2bd38958cf
commit
41363ccb3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.6
|
||||
version=1.6.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=8d8eb0b07f1bf2ac5432eb954d6c78c6fdbd0b6f2975857bfbce13ea48fc28e2
|
||||
checksum=35aad7f389337a190e4fe7e9433b0c238e95fc36dd75968d98d6e9dd4a09dc90
|
||||
|
|
Loading…
Reference in a new issue