mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
salt: update to 3006.4.
This commit is contained in:
parent
16ade6c4f0
commit
3362a3c4da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'salt'
|
# Template file for 'salt'
|
||||||
pkgname=salt
|
pkgname=salt
|
||||||
version=3006.3
|
version=3006.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
|
depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="http://saltstack.org/"
|
homepage="http://saltstack.org/"
|
||||||
changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
|
changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
|
||||||
distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz"
|
||||||
checksum=7e53fbcc44c49f8d6e67cb19cada063800ca29ed7f15af972527531aa856e42b
|
checksum=d097885c33c2cfaa0ccdc627ca570d67690c8d037dc7801be88788bcca1036ae
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/salt/cloud.providers.d/digitalocean.conf
|
/etc/salt/cloud.providers.d/digitalocean.conf
|
||||||
/etc/salt/cloud.providers.d/vsphere.conf
|
/etc/salt/cloud.providers.d/vsphere.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue