salt: update to 2016.11.4.
This commit is contained in:
parent
4e6b21e4c7
commit
b5d03162e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2016.11.3
|
||||
version=2016.11.4
|
||||
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=9d5849f38a858288ebc6ef790ced86ae724e61b06e3ee27e6cecf3f6c1ecbc51
|
||||
checksum=fb4109b28d3fd898291c162e42ef843fbd4c3e57244075670fa8f366e705765f
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in a new issue