diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-02-26 21:08:27 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:07 +0700 |
commit | 0beeb922e32cce9dc5cf2ba13de41d4b990aa16b (patch) | |
tree | 290166bb2f50d4aa69c4e752fd649f64a8b472f8 /python/websocket-client | |
parent | f912197242df6350125e6b1cd0835ea635ada313 (diff) |
python/websocket-client: Updated for version 0.47.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 9c02f85db7c7..70c0d5d94436 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.46.0} +VERSION=${VERSION:-0.47.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index d56b056f9854..17c4d8c0bbdf 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.46.0" +VERSION="0.47.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.46.0/websocket-client-0.46.0.tar.gz" -MD5SUM="59af7779c3e8bf6653a2e159f58ee328" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.47.0/websocket-client-0.47.0.tar.gz" +MD5SUM="2c70e7eccf407a5d5cc5c101dc87e078" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |