From 908ea337d0bfd7a0077776b172a6eb1bb5035907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 12 Oct 2021 17:01:49 +0200 Subject: [PATCH] ansible-core: update to 2.11.6. --- srcpkgs/ansible-core/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ansible-core/template b/srcpkgs/ansible-core/template index a92a3479dc..5a5b546ed0 100644 --- a/srcpkgs/ansible-core/template +++ b/srcpkgs/ansible-core/template @@ -1,7 +1,7 @@ # Template file for 'ansible-core' pkgname=ansible-core -version=2.11.2 -revision=2 +version=2.11.6 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" distfiles="${PYPI_SITE}/a/ansible-core/ansible-core-${version}.tar.gz" -checksum=5ae4c3da765df08ce23f6315a6d48121c0090324fe0a9d305c85f362ff6bcaeb +checksum=93d50283c7c5b476debf83dc089b3f679b939a8b9a7b5d628d28daafbb3d303a conflicts="ansible<2.10.1_1" replaces="ansible-base<2.11.0_1" make_check=no