salt: update to 2017.7.0
This commit is contained in:
parent
9bb8778a51
commit
131bf10e07
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2016.11.6
|
||||
version=2017.7.0
|
||||
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=9031af68d31d0416fe3161526ef122a763afc6182bd63fe48b6c4d0a16a0703a
|
||||
checksum=aaf45f8dcf95a20b56072e620100432d058ab297210c4902dc90e197b236b064
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue