salt: update to 2015.8.7.
This commit is contained in:
parent
abc0812cb8
commit
c4f09da7f7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'salt'
|
||||
pkgname=salt
|
||||
version=2015.8.5
|
||||
version=2015.8.7
|
||||
revision=1
|
||||
build_style=python-module
|
||||
noarch=yes
|
||||
|
@ -14,7 +14,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=db395702f048ea384ccc440201c24d7044685977ae6a8588d0d0933246f0c673
|
||||
checksum=61a2f9cff77dd11fc6bf7630d82d1955238818dfa7eedb53e6bf3edbbc9d6029
|
||||
|
||||
post_install() {
|
||||
vmkdir /etc/salt 0750
|
||||
|
|
Loading…
Reference in New Issue