mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/ansible-core: upgrade to 2.17.4
This commit is contained in:
parent
ef9e94e38d
commit
0bfc331429
@ -3,7 +3,7 @@
|
||||
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
|
||||
pkgname=ansible-core
|
||||
_pkgname=${pkgname/-/_}
|
||||
pkgver=2.17.3
|
||||
pkgver=2.17.4
|
||||
pkgrel=0
|
||||
pkgdesc="core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
|
||||
url="https://ansible.com"
|
||||
@ -39,5 +39,5 @@ package() {
|
||||
install -Dm644 man/ansible*1 -t "$pkgdir"/usr/share/man/man1/
|
||||
}
|
||||
sha512sums="
|
||||
d8e2cde9e638bb259739de95c01b011be6ab74c54b7856ea87c3fb8aa82190d8cd0ad35310c225db63e7984febe3307d2088f39d6d8813c4a004907cfd59ae1c ansible-core-2.17.3.tar.gz
|
||||
435376f5b050b8e1d8c65d5090020c7d89c780e3d5c738d52bfdb73b66eabd9280fbdec1bba44b90d875077f1f66c039adb799e17005d4899c484939d037ba8b ansible-core-2.17.4.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user