mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
system/salt: Updated for version 2016.11.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3150f1f7c9
commit
646d94b741
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=salt
|
||||
VERSION=${VERSION:-2016.3.4}
|
||||
VERSION=${VERSION:-2016.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="salt"
|
||||
VERSION="2016.3.4"
|
||||
VERSION="2016.11.1"
|
||||
HOMEPAGE="https://saltstack.com/community/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d1/9e/95ad58e5fa399079761d96116f375c88a83a50684b29f5326fb941aa44b5/salt-2016.3.4.tar.gz"
|
||||
MD5SUM="9a110f379d8af6be9b0a692430cc17a6"
|
||||
DOWNLOAD="https://pypi.python.org/packages/dd/b2/2a81377b66a25ef29c38deea8244f6d35d56ae7c7db1d0234201b284c7d3/salt-2016.11.1.tar.gz"
|
||||
MD5SUM="8d8fc90676565e6202a468c10206f003"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="msgpack-python PyYAML Jinja2 MarkupSafe python-requests singledispatch tornado futures zeromq pyzmq pycrypto python-certifi"
|
||||
|
|
Loading…
Reference in a new issue