mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/salt: Updated for version 2017.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5907672ec2
commit
432c979ec1
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.1}
|
||||
VERSION=${VERSION:-2017.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="salt"
|
||||
VERSION="2017.7.1"
|
||||
VERSION="2017.7.2"
|
||||
HOMEPAGE="https://saltstack.com/community/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d2/cd/348817b5b4d0ee160f72744bad39c8b6898df62e3287a4923b8a2cc07716/salt-2017.7.1.tar.gz"
|
||||
MD5SUM="94f54d163289d7ea7ba9d493787e40c3"
|
||||
DOWNLOAD="https://pypi.python.org/packages/9e/0d/46336f0b60ba51bbecf91ad401b90f691683fd37b7a18e421198406a7c19/salt-2017.7.2.tar.gz"
|
||||
MD5SUM="20e2030b4d6946aecbeaa2f3f0a8547c"
|
||||
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