diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-01-07 08:32:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:32:09 +0700 |
commit | b086dc0a9372ee2be2eb9d14b68cbf3845e66880 (patch) | |
tree | 2aea73bc6ba9181921659c19da7ecc8f8af67f4e | |
parent | 009ba5afc9aff2db482ea5922ea6f53b4b568445 (diff) | |
download | slackbuilds-b086dc0a9372ee2be2eb9d14b68cbf3845e66880.tar.gz |
python/websocket-client: Updated for version 0.40.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 18a206d2fa..d738ce3c05 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.37.0} +VERSION=${VERSION:-0.40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index f20060ee22..17f22f6ce2 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.37.0" +VERSION="0.40.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.37.0/websocket-client-0.37.0.tar.gz" -MD5SUM="8fc57a49ff1c5505cf3484e8209c3b6f" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.40.0/websocket-client-0.40.0.tar.gz" +MD5SUM="75420e10faaa6e48c8fc0ce0816357d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |