diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-11-01 23:12:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:45:02 +0700 |
commit | 0a3cda3446daa085a933f5e165fa599369850611 (patch) | |
tree | e6567206625fa82df55a6ba72360a85c2c6857db /python/websocket-client | |
parent | e0c6ff70e6d9980dfa0882e475f54ea9c93f85dd (diff) |
python/websocket-client: Updated for version 0.54.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 4f2f29cd3b80..81f57dfd9b07 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.53.0} +VERSION=${VERSION:-0.54.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 89aed8a8bd82..41fa1009b1e5 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.53.0" +VERSION="0.54.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.53.0/websocket-client-0.53.0.tar.gz" -MD5SUM="8c0e414aa616f54dc66e21f032c1b4e9" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.54.0/websocket-client-0.54.0.tar.gz" +MD5SUM="15dbee472a9b11ff58d7857c22dbe92a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |