mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
system/salt: Updated for version 2017.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2d5c40c371
commit
4d1e991b92
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=salt
|
||||
VERSION=${VERSION:-2017.7.0}
|
||||
VERSION=${VERSION:-2017.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="salt"
|
||||
VERSION="2017.7.0"
|
||||
VERSION="2017.7.1"
|
||||
HOMEPAGE="https://saltstack.com/community/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/bc/73/15fdafe2e25f2862bc98ac551db72a4c169536ccdb6bd7200995c7543aff/salt-2017.7.0.tar.gz"
|
||||
MD5SUM="955d57b39cac5762f33e2e7ca7ea39de"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d2/cd/348817b5b4d0ee160f72744bad39c8b6898df62e3287a4923b8a2cc07716/salt-2017.7.1.tar.gz"
|
||||
MD5SUM="94f54d163289d7ea7ba9d493787e40c3"
|
||||
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