mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ansible: update to 2.7.5
This commit is contained in:
parent
630448fe2b
commit
8ffb4262e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ansible'
|
# Template file for 'ansible'
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
version=2.7.4
|
version=2.7.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.ansible.com/"
|
homepage="https://www.ansible.com/"
|
||||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||||
checksum=498bb0581bb8ff00d77f1643f20f63b69227c13d4464419d10450cc3bc37365c
|
checksum=aaf9e1974bd12840ca055ac156f37601c08d73d726a3a6b98a2fe759a57051bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf examples/ansible.cfg
|
vsconf examples/ansible.cfg
|
||||||
|
|
Loading…
Add table
Reference in a new issue