summaryrefslogtreecommitdiffstats
path: root/python/websocket-client/websocket-client.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2018-08-20 17:01:25 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-08-20 17:01:25 +0100
commit69b2d53919442a98c3f30f8ab1f6b62df3c36762 (patch)
tree788680af41befde26a7455a44b9b26b2b36e8eb0 /python/websocket-client/websocket-client.SlackBuild
parent89abe29934a4f2d47b9a4c1d324285628d66761a (diff)
downloadslackbuilds-69b2d53919442a98c3f30f8ab1f6b62df3c36762.tar.gz
slackbuilds-69b2d53919442a98c3f30f8ab1f6b62df3c36762.tar.xz
python/websocket-client: Updated for version 0.49.0.
Signed-off-by: David Spencer <idlemoor@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 2bfd86e45b..7dd902b8b7 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.48.0}
+VERSION=${VERSION:-0.49.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}