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