community/ansible-core: upgrade to 2.17.4

This commit is contained in:
Sean McAvoy 2024-09-10 10:32:04 -04:00
parent ef9e94e38d
commit 0bfc331429

View File

@ -3,7 +3,7 @@
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com> # Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname=ansible-core pkgname=ansible-core
_pkgname=${pkgname/-/_} _pkgname=${pkgname/-/_}
pkgver=2.17.3 pkgver=2.17.4
pkgrel=0 pkgrel=0
pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework" pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
url="https://ansible.com" url="https://ansible.com"
@ -39,5 +39,5 @@ package() {
install -Dm644 man/ansible*1 -t "$pkgdir"/usr/share/man/man1/ install -Dm644 man/ansible*1 -t "$pkgdir"/usr/share/man/man1/
} }
sha512sums=" sha512sums="
d8e2cde9e638bb259739de95c01b011be6ab74c54b7856ea87c3fb8aa82190d8cd0ad35310c225db63e7984febe3307d2088f39d6d8813c4a004907cfd59ae1c ansible-core-2.17.3.tar.gz 435376f5b050b8e1d8c65d5090020c7d89c780e3d5c738d52bfdb73b66eabd9280fbdec1bba44b90d875077f1f66c039adb799e17005d4899c484939d037ba8b ansible-core-2.17.4.tar.gz
" "