salt: update to 2016.11.5.
This commit is contained in:
parent
9a1de3bab5
commit
3cc0ad102a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2016.11.4
|
||||
version=2016.11.5
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
noarch=yes
|
||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://saltstack.org/"
|
||||
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
|
||||
checksum=fb4109b28d3fd898291c162e42ef843fbd4c3e57244075670fa8f366e705765f
|
||||
checksum=b81427a4a3e47a98726f948bdc16a5b6b366f93fdac0b2c817e8f87d9036f8be
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in a new issue