mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
salt: update to 2016.3.2.
This commit is contained in:
parent
1104346ca3
commit
37d9bde7a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'salt'
|
# Template file for 'salt'
|
||||||
pkgname=salt
|
pkgname=salt
|
||||||
version=2016.3.1
|
version=2016.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://saltstack.org/"
|
homepage="http://saltstack.org/"
|
||||||
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
|
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
|
||||||
checksum=e6bdba4693116430c2af57497eb63399e3a139ac0a7016fa0870b49fbe987f75
|
checksum=6a84b724d02b0dba438dea57650724064675d82620e66749bd2fe8f21da71be0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir /etc/salt 0750
|
vmkdir /etc/salt 0750
|
||||||
|
|
Loading…
Add table
Reference in a new issue