ansible-core: update to 2.17.4
This commit is contained in:
parent
ebeb28173e
commit
f5b8509b40
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible-core'
|
||||
pkgname=ansible-core
|
||||
version=2.17.3
|
||||
version=2.17.4
|
||||
revision=1
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-packaging
|
||||
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.ansible.com/"
|
||||
changelog="https://raw.githubusercontent.com/ansible/ansible/stable-${version%.*}/changelogs/CHANGELOG-v${version%.*}.rst"
|
||||
distfiles="${PYPI_SITE}/a/ansible-core/ansible_core-${version}.tar.gz"
|
||||
checksum=917557065339fe36e7078e9bea47eefab6d6877f3bd435fa5f0d766d04c58485
|
||||
checksum=44a1f30076796536ba2455cad18d36e62870f04e632e3ca2ebe970d7beacf24d
|
||||
conflicts="ansible<2.10.1_1"
|
||||
replaces="ansible-base<2.11.0_1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue