salt: update to 2016.11.3.

This commit is contained in:
Toyam Cox 2017-02-24 01:00:09 -05:00
parent aa29a747a4
commit 7341531d7d

View file

@ -1,6 +1,6 @@
# Template file for 'salt'
pkgname=salt
version=2016.11.2
version=2016.11.3
revision=1
build_style=python2-module
noarch=yes
@ -9,13 +9,14 @@ conf_files="/etc/salt/*"
hostmakedepends="python-devel"
makedepends="python-devel"
depends="python-yaml python-Jinja2 python-requests python-pyzmq python-crypto
python-M2Crypto python-tornado python-msgpack dmidecode pciutils"
python-M2Crypto python-tornado python-msgpack dmidecode pciutils"
#changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
short_desc="Remote execution system, and configuration manager"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="Apache-2.0"
homepage="http://saltstack.org/"
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
checksum=f5c3d3cf4293d5b80a93790c76dec61421991c9c54222abd7327b3437ad13a43
checksum=9d5849f38a858288ebc6ef790ced86ae724e61b06e3ee27e6cecf3f6c1ecbc51
post_install() {
vmkdir /etc/salt 0750