mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
parent
61e87a1a4f
commit
b2018d8158
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansible'
|
||||
pkgname=ansible
|
||||
version=2.4.2.0
|
||||
version=2.4.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.ansible.com/"
|
||||
distfiles="https://releases.ansible.com/ansible/${pkgname}-${version}.tar.gz"
|
||||
checksum=315f1580b20bbc2c2f1104f8b5e548c6b4cac943b88711639c5e0d4dfc4d7658
|
||||
checksum=0e98b3a56928d03979d5f8e7ae5d8e326939111b298729b03f00b3ad8f998a3d
|
||||
|
||||
post_install() {
|
||||
for f in examples/*; do
|
||||
|
|
Loading…
Add table
Reference in a new issue