summaryrefslogtreecommitdiff
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2018-01-07 07:01:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-10 23:55:47 +0700
commit1deecfbb8bae29fcc7967df1c8cdc2119fd38b62 (patch)
tree683ecfb771fba18b6305762b3f17408ba0d07947 /python/websocket-client/websocket-client.SlackBuild
parentfe856042eb3eed05010c2fbee37d978b22fcc822 (diff)
downloadslackbuilds-1deecfbb8bae29fcc7967df1c8cdc2119fd38b62.tar.gz
python/websocket-client: Updated for version 0.46.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 fb168f428a..9c02f85db7 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.45.0}
+VERSION=${VERSION:-0.46.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}