diff --git a/community/ansible-core/APKBUILD b/community/ansible-core/APKBUILD index 32dfc3de32816fff3f2d3aa683adfc1922f3aa50..202c0e5705ae1cba47b7eebb6c254b12e3fe1191 100644 --- a/community/ansible-core/APKBUILD +++ b/community/ansible-core/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sean McAvoy <seanmcavoy@gmail.com> # Maintainer: Sean McAvoy <seanmcavoy@gmail.com> pkgname=ansible-core -pkgver=2.12.2 +pkgver=2.12.3 pkgrel=0 pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework" url="https://ansible.com" @@ -32,5 +32,5 @@ package() { } sha512sums=" -a9afc3768d27a7049c275da8780e6dcd7da42263fc9065a1df1aabd0d8c54020313e9065349a6f52138e11eafb176348bf2ec33c0c1b08dc9837b7ac832542af ansible-core-2.12.2.tar.gz +dedac2546881442f5e904c485bdc464d0ced847520879fd10c2454a2055ada4d051416d450f01ae5a1e2f5073f1633cb4db5265855199bb32c0acb41092d6f05 ansible-core-2.12.3.tar.gz "