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