salt: update to 2016.3.2.
This commit is contained in:
parent
1104346ca3
commit
37d9bde7a8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2016.3.1
|
||||
version=2016.3.2
|
||||
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=e6bdba4693116430c2af57497eb63399e3a139ac0a7016fa0870b49fbe987f75
|
||||
checksum=6a84b724d02b0dba438dea57650724064675d82620e66749bd2fe8f21da71be0
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue