diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-08-09 20:18:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:45 +0700 |
commit | f91c99d1911fa392099392abd2c4ff237cb34fd7 (patch) | |
tree | f10442f5383bb9c91568a8c8b0378df67f93e86b /python/websocket-client | |
parent | 1a57397a54109ccab4c007fba6e1473a01294c2c (diff) | |
download | slackbuilds-f91c99d1911fa392099392abd2c4ff237cb34fd7.tar.gz |
python/websocket-client: Updated for version 0.41.1.
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 d738ce3c05..6fc8c0633c 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.40.0} +VERSION=${VERSION:-0.41.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 17f22f6ce2..bd5de32363 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.40.0" +VERSION="0.41.1" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.40.0/websocket-client-0.40.0.tar.gz" -MD5SUM="75420e10faaa6e48c8fc0ce0816357d0" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.41.1/websocket-client-0.41.1.tar.gz" +MD5SUM="ef060e8af0e18471e5b74af5798c008f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |