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