diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-08-26 10:46:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:23 +0700 |
commit | f6edd656fc44b173497db207736351fab9e677b9 (patch) | |
tree | 9868647b7df6b35e2f4b4795b718075c6ba34610 /python/websocket-client | |
parent | c0f615fb375942d05dd8316150cc082ec7f2b966 (diff) |
python/websocket-client: Updated for version 0.51.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 7dd902b8b7cd..da9f6b128aa0 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.49.0} +VERSION=${VERSION:-0.51.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 35ef35b109f6..7c6e3073fa8c 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.49.0" +VERSION="0.51.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.49.0/websocket-client-0.49.0.tar.gz" -MD5SUM="7b99a946754fa9405a5ac86ded001614" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.51.0/websocket-client-0.51.0.tar.gz" +MD5SUM="2647c25e4dc69772de599b87534ceeab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |