summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2018-05-29 08:32:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-29 08:32:51 +0700
commit4fddcc4500d280718dc448e9960945d1108efa31 (patch)
tree60576de094a15b73ec94d98b0d21943ac828da05
parent483f9cfd67aba14b8aac3eb8c948a03a6ab7884b (diff)
downloadslackbuilds-4fddcc4500d280718dc448e9960945d1108efa31.tar.gz
slackbuilds-4fddcc4500d280718dc448e9960945d1108efa31.tar.xz
python/websocket-client: Updated for version 0.48.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/websocket-client/websocket-client.SlackBuild2
-rw-r--r--python/websocket-client/websocket-client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild
index 70c0d5d944..2bfd86e45b 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.47.0}
+VERSION=${VERSION:-0.48.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info
index 17c4d8c0bb..8e2846f0e4 100644
--- a/python/websocket-client/websocket-client.info
+++ b/python/websocket-client/websocket-client.info
@@ -1,8 +1,8 @@
PRGNAM="websocket-client"
-VERSION="0.47.0"
+VERSION="0.48.0"
HOMEPAGE="https://github.com/liris/websocket-client"
-DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.47.0/websocket-client-0.47.0.tar.gz"
-MD5SUM="2c70e7eccf407a5d5cc5c101dc87e078"
+DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.48.0/websocket-client-0.48.0.tar.gz"
+MD5SUM="de2e52d917700f6b87edaf60942183e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""