Skip to content
Snippets Groups Projects
Commit e2e13f9d authored by Sean's avatar Sean Committed by Kevin Daudt
Browse files

community/ansible-core: upgrade to 2.18.4 / ansible-11.4.0

parent a4b7b88d
No related branches found
No related tags found
1 merge request!81947community/ansible: ansible-11.4.0 and 2.18.4
Pipeline #311224 skipped
......@@ -3,8 +3,8 @@
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname=ansible-core
_pkgname=${pkgname/-/_}
pkgver=2.18.3
pkgrel=1
pkgver=2.18.4
pkgrel=0
pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com"
options="!check" # for now
......@@ -48,6 +48,6 @@ package() {
install -Dm644 man/ansible*1 -t "$pkgdir"/usr/share/man/man1/
}
sha512sums="
e4229cd5de46e7ee35922b91e520711b2fd7f17490ea1f08b6e535b0522e54d8b5178212df1010c3a3a4e212fabbb9d6437069ee11eb0588c519d1fb145875ba ansible-core-2.18.3.tar.gz
f6c496c032c41e6a4a2edf97fef037f7510f1b3134cc9c734f95aa6f9cb570915c41596193016030b9049f2b70fc6a9a4f43e1a9f848c435600259bcb1053cbe ansible-core-2.18.4.tar.gz
d26b740a3fcfc0553424ef577cd55c22d037cd7c9c10d77a2695422b7cd29e610fc6ae2049578784685a2b35874697be42e7472cdb820141487c72fc7a1a04dc resolvelib.patch
"
......@@ -4,14 +4,14 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname=ansible
pkgver=11.3.0
pkgver=11.4.0
pkgrel=0
pkgdesc="core components for Ansible"
url="https://ansible.com/"
options="!check" # TODO: enable tests
arch="noarch"
license="GPL-3.0-or-later"
depends="python3 ansible-core>=2.18.3"
depends="python3 ansible-core>=2.18.4"
makedepends="
py3-gpep517
py3-setuptools
......@@ -38,5 +38,5 @@ package() {
}
sha512sums="
2daccab6e5fedd1007b4fd9bf3a63840cf1d3371b779603c382ab1da8786f9c8a6369c81aad6de173f60c60572b9423b167028a154effc1d78760f92381ef469 ansible-11.3.0.tar.gz
8caf2c7a5c37e4ba3be6342d3c48655dc1a0f5e18a8727a7f2174b2cb53780e01d833aed6ab3342805396160026c9aab14d33d5448b5c03cba37207db50882ce ansible-11.4.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment