ansible: update to 6.6.0.

This commit is contained in:
Jan Christian Grünhage 2022-10-17 13:52:12 +02:00 committed by Michal Vasilek
parent c482f25d45
commit dc1b4574fa
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ansible'
pkgname=ansible
version=6.4.0
revision=2
version=6.6.0
revision=1
build_style="python3-pep517"
hostmakedepends="python3-setuptools python3-wheel"
depends="ansible-core"
@ -10,6 +10,6 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="GPL-3.0-or-later"
homepage="https://www.ansible.com/"
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
checksum=80b422f73e2feeddc456581bf7de22e14ccd3e7fdb0d5060176e21c350ed8320
checksum=e1b940a8d4f412123ede3c14b25cb99c3c8a4d535fd040aabf8e4fb7b0e4f092
# Relevant tests happen in ansible-core
make_check=no