From 0e64a315d000f0fb674eb5726a3d703ca77329f0 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 31 Mar 2019 21:57:03 -0400 Subject: [PATCH] salt: update to 2019.2.0. --- srcpkgs/salt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template index e4460b9919e..6328ac07e77 100644 --- a/srcpkgs/salt/template +++ b/srcpkgs/salt/template @@ -1,6 +1,6 @@ # Template file for 'salt' pkgname=salt -version=2018.3.3 +version=2019.2.0 revision=1 archs=noarch build_style=python2-module @@ -15,7 +15,7 @@ license="Apache-2.0" homepage="http://saltstack.org/" changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html" distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz" -checksum=dcf30d2e8eae105a72977c51cfc253fbc4dc28b2f71277fdce9d35de1eb63e15 +checksum=5695bb2b3fa288bcfc0e3b93d9449afd75220bd8f0deefb5e7fc03af381df6cd conf_files="/etc/salt/*" post_install() {