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