salt: update to 3003.3.
This commit is contained in:
parent
a20d510ed6
commit
a752f04a8d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=3003
|
||||
version=3003.3
|
||||
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=c4689733dfe738cf287e31cb3fdd3cb8d1606295202b18d8e66d48d372d5ca77
|
||||
checksum=a6f9c8c8b5e2600ea8620b4a67371de17611beb4f8d97e4bb9b0b308a37ed1e2
|
||||
conf_files="
|
||||
/etc/salt/cloud.providers.d/digitalocean.conf
|
||||
/etc/salt/cloud.providers.d/vsphere.conf
|
||||
|
|
Loading…
Reference in a new issue