From e86c3f339b9895134c1b074628cd284ded8e0b18 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 23 Jan 2017 12:07:11 +0100 Subject: [PATCH] ansible: update to 2.2.1.0 Fix CVE-2016-9587. --- srcpkgs/ansible/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index f9953e26a44..dd7cb65b473 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -1,6 +1,6 @@ # Template file for 'ansible' pkgname=ansible -version=2.2.0.0 +version=2.2.1.0 revision=1 noarch=yes build_style=python2-module @@ -11,9 +11,9 @@ pycompile_module="ansible" short_desc="Simple deployment, configuration management and execution framework" maintainer="Juan RP " license="GPL-3" -homepage="http://www.ansible.com" -distfiles="http://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz" -checksum=d9f198d293394ce0f8ba802561b21368888e3301036a706b5584641b49408586 +homepage="https://www.ansible.com/" +distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz" +checksum=63a12ea784c0f90e43293b973d5c75263634c7415e463352846cd676c188e93f post_install() { for f in examples/*; do