From 2a4b43f42c89fc509f778f76c189d45d1d3c7219 Mon Sep 17 00:00:00 2001 From: Farhad Shahbazi Date: Fri, 15 Jan 2016 13:25:28 +0100 Subject: [PATCH] ansible: update to version 2.0.0.2 --- srcpkgs/ansible/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index 8620bba8425..b85e42c0bdd 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -1,6 +1,6 @@ # Template file for 'ansible' pkgname=ansible -version=2.0.0.1 +version=2.0.0.2 revision=1 noarch=yes build_style=python-module @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://www.ansible.com" distfiles="http://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz" -checksum=1085c1fae3b59f8e55a64b949489f1ddcd811a0c32d9df8ac18abf44a430f3b5 +checksum=27db0b99113fab85b1430c361c7790a0aa7f5c614c9af13362e2adbba07e5828 post_install() { for f in examples/*; do