mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/salt: Updated for version 2018.3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cdf09e028e
commit
96d18fcc37
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=salt
|
||||
VERSION=${VERSION:-2018.3.1}
|
||||
VERSION=${VERSION:-2018.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="salt"
|
||||
VERSION="2018.3.1"
|
||||
VERSION="2018.3.2"
|
||||
HOMEPAGE="https://saltstack.com/community/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/5f/bf/2035c2059604e4074a4c140581ac489f8d7f8b63618eb8b89d544ab55615/salt-2018.3.1.tar.gz"
|
||||
MD5SUM="e720f6a25a0a1aa6e83fa3a3c1771545"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/9b/84/48b46bad5fa13b47c10a71b4f58cf0f3a30fcb32b6a6599fca454b8c6256/salt-2018.3.2.tar.gz"
|
||||
MD5SUM="6de86799b65ca4cc0305f5f1d61bc524"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="msgpack-python PyYAML Jinja2 MarkupSafe python-requests singledispatch tornado futures zeromq pyzmq pycrypto"
|
||||
|
|
Loading…
Reference in a new issue