salt: update to 2017.7.1.
This commit is contained in:
parent
ea7be9653b
commit
40d42f8e80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2017.7.0
|
||||
version=2017.7.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
noarch=yes
|
||||
|
@ -16,7 +16,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=aaf45f8dcf95a20b56072e620100432d058ab297210c4902dc90e197b236b064
|
||||
checksum=fe868415d0e1162157186f4c5263e9af902b0571870ad2da210e7edf5ff5331d
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue