diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-12-28 00:02:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:54:54 +0700 |
commit | 9597b64efd697bdf446bde8f934d1baf6c383e45 (patch) | |
tree | d41b9f05b621567f9e7f92239bf39e57fc1b7c58 /python | |
parent | bdd19f29696dc845c1a6d942970a7cedefbea943 (diff) | |
download | slackbuilds-9597b64efd697bdf446bde8f934d1baf6c383e45.tar.gz |
python/websocket-client: Updated for version 0.45.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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 6fc8c0633c..fb168f428a 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.41.1} +VERSION=${VERSION:-0.45.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index bd5de32363..19189dd641 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.41.1" +VERSION="0.45.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.41.1/websocket-client-0.41.1.tar.gz" -MD5SUM="ef060e8af0e18471e5b74af5798c008f" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.45.0/websocket-client-0.45.0.tar.gz" +MD5SUM="1f6771a9e6c5c17e9846216d1f126ee2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |