From e2080f012dc3b7a980c402a06662fc954df11101 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 26 Mar 2018 19:02:41 -0400 Subject: [PATCH] salt: update to 2017.7.5. --- srcpkgs/salt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template index ed9191946ff..31d348758d3 100644 --- a/srcpkgs/salt/template +++ b/srcpkgs/salt/template @@ -1,6 +1,6 @@ # Template file for 'salt' pkgname=salt -version=2017.7.4 +version=2017.7.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=1d573095776ba052eec7d7cae1472f4b1d4c15f16e1d79c2dc48db3129dbae97 +checksum=d41ff6d5962361e92e926db8f24c5f2284817f9f78128b2546527258a3a2d8c6 post_install() { vmkdir /etc/salt 0750