ansible: update homepage
This commit is contained in:
parent
4df3304451
commit
80e711b6f0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=1.8.2
|
||||
revision=1
|
||||
revision=2
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -11,6 +11,6 @@ pycompile_module="${pkgname}"
|
|||
short_desc="Simple deployment, configuration management and execution framework"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.ansibleworks.com"
|
||||
homepage="http://www.ansible.com"
|
||||
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
||||
checksum=2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
|
||||
|
|
Loading…
Reference in a new issue