salt: update to 2017.7.5.
This commit is contained in:
parent
43144faf8f
commit
e2080f012d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2017.7.4
|
||||
version=2017.7.5
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
noarch=yes
|
||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://saltstack.org/"
|
||||
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
|
||||
checksum=1d573095776ba052eec7d7cae1472f4b1d4c15f16e1d79c2dc48db3129dbae97
|
||||
checksum=d41ff6d5962361e92e926db8f24c5f2284817f9f78128b2546527258a3a2d8c6
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue