diff options
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 |
commit | 4fddcc4500d280718dc448e9960945d1108efa31 (patch) | |
tree | 60576de094a15b73ec94d98b0d21943ac828da05 /python/websocket-client | |
parent | 483f9cfd67aba14b8aac3eb8c948a03a6ab7884b (diff) |
python/websocket-client: Updated for version 0.48.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/websocket-client')
-rw-r--r-- | python/websocket-client/websocket-client.SlackBuild | 2 | ||||
-rw-r--r-- | python/websocket-client/websocket-client.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild index 70c0d5d94436..2bfd86e45b8c 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 17c4d8c0bbdf..8e2846f0e4d5 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="" |