diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-09-10 21:50:59 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-10 21:50:59 +0100 |
commit | 79a6f4a4862c74f343a2bb4b17ac57acf8f9874f (patch) | |
tree | 438c5e5e93cd4c8d296d87b6d38b2f32418f55c0 /python/websocket-client | |
parent | 272c529cb6ace51ef1d16b7ec9c163e682505093 (diff) |
python/websocket-client: Updated for version 0.53.0.
Signed-off-by: David Spencer <idlemoor@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 c391e2b60b7f..4f2f29cd3b80 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.52.0} +VERSION=${VERSION:-0.53.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 375b9b61c174..89aed8a8bd82 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.52.0" +VERSION="0.53.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.52.0/websocket-client-0.52.0.tar.gz" -MD5SUM="00fce35a98af68055ceca00c7435b496" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.53.0/websocket-client-0.53.0.tar.gz" +MD5SUM="8c0e414aa616f54dc66e21f032c1b4e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |