salt: update to 2015.8.10.
This commit is contained in:
parent
f1f8b4e51a
commit
f5eabcf031
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'salt'
|
# Template file for 'salt'
|
||||||
pkgname=salt
|
pkgname=salt
|
||||||
version=2015.8.9
|
version=2015.8.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -15,7 +15,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=ad20416b5a59db5063c93f780fdae71723d7337296b9223797ea0e2d59f79208
|
checksum=4a81273ab4b01e0f1d29b28ab99a16eb94e5c430107b05491c94f3baf8b95c99
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir /etc/salt 0750
|
vmkdir /etc/salt 0750
|
||||||
|
|
Loading…
Reference in New Issue