diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index 6b44a5c7ea2..41123332a2a 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -1,6 +1,6 @@ # Template file for 'ansible' pkgname=ansible -version=4.0.0 +version=4.1.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,5 +10,5 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz" -checksum=6f67ca5c634e4721d1f8e206dc71d60d1a114d147945355bfc902bd37eb07080 +checksum=f561cca7fbc4daa14d98e18cd0cb74bd8b173f1501b8fa11543f6ef002de3167 make_check=no