system/salt: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-11-25 10:01:29 +07:00
parent 88050ec80a
commit eabbe97c4d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/s/salt/salt-2018.3.3.ta
MD5SUM="13ba421e4bea1f33617b30b1116a9d32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="msgpack-python PyYAML python2-MarkupSafe singledispatch tornado zeromq pyzmq python2-pycrypto"
REQUIRES="msgpack-python python2-PyYAML python2-MarkupSafe singledispatch tornado zeromq pyzmq python2-pycrypto"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"