aboutsummaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2017-01-07 08:32:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-07 08:32:09 +0700
commitb086dc0a9372ee2be2eb9d14b68cbf3845e66880 (patch)
tree2aea73bc6ba9181921659c19da7ecc8f8af67f4e /python/websocket-client/websocket-client.SlackBuild
parent009ba5afc9aff2db482ea5922ea6f53b4b568445 (diff)
python/websocket-client: Updated for version 0.40.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/websocket-client/websocket-client.SlackBuild')
-rw-r--r--python/websocket-client/websocket-client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild
index 18a206d2faf0..d738ce3c05c4 100644
--- a/python/websocket-client/websocket-client.SlackBuild
+++ b/python/websocket-client/websocket-client.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=websocket-client
-VERSION=${VERSION:-0.37.0}
+VERSION=${VERSION:-0.40.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}