diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-11-02 14:08:01 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-01-08 20:28:49 +0000 |
commit | 73e1d200c92e8d82bc06ff85cf84c6ac49b06ce7 (patch) | |
tree | 6fe275a6bbf4a0204decc89de13049f2469e7cd7 /testing/ansible/APKBUILD | |
parent | ae5dc1a3bd46b4e00fffee99ecbe6d11ca22b8ad (diff) | |
download | aports-73e1d200c92e8d82bc06ff85cf84c6ac49b06ce7.tar.bz2 aports-73e1d200c92e8d82bc06ff85cf84c6ac49b06ce7.tar.xz |
testing/ansible: upgrade to 0.8
Diffstat (limited to 'testing/ansible/APKBUILD')
-rw-r--r-- | testing/ansible/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ansible/APKBUILD b/testing/ansible/APKBUILD index 0e599f342..d728c1748 100644 --- a/testing/ansible/APKBUILD +++ b/testing/ansible/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=ansible -pkgver=0.7.1 +pkgver=0.8 pkgrel=0 pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework" url="http://ansible.github.com/" |