Skip to content

Commit e6a7513

Browse files
committed
ansible: update to 13.6.0
1 parent 43939c2 commit e6a7513

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/ansible/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Template file for 'ansible'
22
pkgname=ansible
3-
version=12.2.0
3+
version=13.6.0
44
revision=1
55
build_style="python3-pep517"
66
hostmakedepends="python3-setuptools python3-wheel"
7-
depends="ansible-core"
7+
depends="ansible-core python3-packaging"
88
short_desc="Simple deployment, configuration management and execution framework"
99
maintainer="Orphaned <orphan@voidlinux.org>"
1010
license="GPL-3.0-or-later"
1111
homepage="https://www.ansible.com/"
1212
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
13-
checksum=0563dfd33ebd28caf6ccdc7a6d22a7fdafbd9c9c42fefcae5179616a53a35211
13+
checksum=5141552c1bd37f56839eb5b11ef0d93e92391295c97947d507b8daf7265b12b8
1414
# Relevant tests happen in ansible-core
1515
make_check=no

0 commit comments

Comments
 (0)