summaryrefslogtreecommitdiffstats
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2018-08-26 10:46:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:23 +0700
commitf6edd656fc44b173497db207736351fab9e677b9 (patch)
tree9868647b7df6b35e2f4b4795b718075c6ba34610 /python/websocket-client/websocket-client.SlackBuild
parentc0f615fb375942d05dd8316150cc082ec7f2b966 (diff)
downloadslackbuilds-f6edd656fc44b173497db207736351fab9e677b9.tar.gz
slackbuilds-f6edd656fc44b173497db207736351fab9e677b9.tar.xz
python/websocket-client: Updated for version 0.51.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 7dd902b8b7..da9f6b128a 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.49.0}
+VERSION=${VERSION:-0.51.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}