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/websocket-client/websocket-client.SlackBuild | |
parent | bdd19f29696dc845c1a6d942970a7cedefbea943 (diff) |
python/websocket-client: Updated for version 0.45.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/websocket-client/websocket-client.SlackBuild')
-rw-r--r-- | python/websocket-client/websocket-client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild index 6fc8c0633c8f4..fb168f428abb6 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} |