salt: update to 2016.11.1.
This commit is contained in:
parent
17859c2a0d
commit
6d5636b945
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2016.11.0
|
||||
revision=2
|
||||
version=2016.11.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
noarch=yes
|
||||
pycompile_module="salt"
|
||||
|
@ -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=b516285926ee95cedc64ecddab05d14422b7c8819c9f6d046a431c41d608e6bc
|
||||
checksum=00343e190dcf6dfa27dbec996d1161f7aef16cf99510b67970136cf24f092992
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue