summaryrefslogtreecommitdiff
path: root/sysutils/salt/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-02-28 13:37:23 +0000
committeradam <adam@pkgsrc.org>2018-02-28 13:37:23 +0000
commit7e59c0e9671c3417a9e7668e9ab9f069ab9630a4 (patch)
treec52b90f005650e9e929460cdfc011281c2c89b0b /sysutils/salt/Makefile
parentd60e136f00b78275844cc08352a3d70ca1eb8919 (diff)
downloadpkgsrc-7e59c0e9671c3417a9e7668e9ab9f069ab9630a4.tar.gz
salt: updated to 2017.7.4
2017.7.4: Pin tornado version in requirements file Fix regression with identity file usage Add 2017.7.4 Release Notes with PRs use local config for vault when masterless
Diffstat (limited to 'sysutils/salt/Makefile')
-rw-r--r--sysutils/salt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile
index 7a0d3655941..660d0bf1a63 100644
--- a/sysutils/salt/Makefile
+++ b/sysutils/salt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2018/02/07 11:11:23 adam Exp $
+# $NetBSD: Makefile,v 1.58 2018/02/28 13:37:23 adam Exp $
-DISTNAME= salt-2017.7.3
+DISTNAME= salt-2017.7.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PYPI:=s/salt/}