From 3cc0ad102aa62494c4b710f283fc59e1e5d8ed88 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 5 Jun 2017 20:05:57 -0400 Subject: [PATCH] salt: update to 2016.11.5. --- srcpkgs/salt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template index 9ba4d1d69be..b221a5efc46 100644 --- a/srcpkgs/salt/template +++ b/srcpkgs/salt/template @@ -1,6 +1,6 @@ # Template file for 'salt' pkgname=salt -version=2016.11.4 +version=2016.11.5 revision=1 build_style=python2-module noarch=yes @@ -16,7 +16,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="http://saltstack.org/" distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz" -checksum=fb4109b28d3fd898291c162e42ef843fbd4c3e57244075670fa8f366e705765f +checksum=b81427a4a3e47a98726f948bdc16a5b6b366f93fdac0b2c817e8f87d9036f8be post_install() { vmkdir /etc/salt 0750