salt: update to 3003.
This commit is contained in:
parent
569cb3e82d
commit
f072dfce47
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=3002.5
|
||||
version=3003
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="http://saltstack.org/"
|
||||
changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
|
||||
distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz"
|
||||
checksum=c8ab404335104351066ec1bcc42278aa77e24aaacc308603939d75aba05519af
|
||||
checksum=c4689733dfe738cf287e31cb3fdd3cb8d1606295202b18d8e66d48d372d5ca77
|
||||
conf_files="
|
||||
/etc/salt/cloud.providers.d/digitalocean.conf
|
||||
/etc/salt/cloud.providers.d/vsphere.conf
|
||||
|
|
Loading…
Reference in New Issue