aboutsummaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2019-03-22 23:42:05 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-23 07:33:53 +0700
commitb14858dd8061f1aeb0b18fd37b332532b0eb89ca (patch)
treee395fe87334b4c6a4ca950141335852ff972c40d /python/websocket-client/websocket-client.SlackBuild
parent327a92b21e65d78ab019d67104400fc1943a6797 (diff)
python/websocket-client: Updated for version 0.56.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 81f57dfd9b07f..1fc165262b6a7 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.54.0}
+VERSION=${VERSION:-0.56.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}