From 1cd2574446420d3c32c8464bf15bd735ed14e86a Mon Sep 17 00:00:00 2001 From: iaroki Date: Fri, 27 Apr 2018 10:20:05 +0300 Subject: [PATCH] ansible: update to 2.5.2 Closes #13901. Signed-off-by: Enno Boland --- srcpkgs/ansible/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index 2241208121c..fde61101ccb 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -1,6 +1,6 @@ # Template file for 'ansible' pkgname=ansible -version=2.5.1 +version=2.5.2 revision=1 noarch=yes build_style=python2-module @@ -13,7 +13,7 @@ maintainer="Juan RP " license="GPL-3" homepage="https://www.ansible.com/" distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz" -checksum=51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a +checksum=a95483f3b33e0f97d03badaad073392ed03a2b2f526bec4ddf598edfc1c03ae5 post_install() { for f in examples/*; do