diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-08-20 17:01:25 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-08-20 17:01:25 +0100 |
commit | 69b2d53919442a98c3f30f8ab1f6b62df3c36762 (patch) | |
tree | 788680af41befde26a7455a44b9b26b2b36e8eb0 /python | |
parent | 89abe29934a4f2d47b9a4c1d324285628d66761a (diff) |
python/websocket-client: Updated for version 0.49.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 2bfd86e45b8c..7dd902b8b7cd 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.48.0} +VERSION=${VERSION:-0.49.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 8e2846f0e4d5..35ef35b109f6 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.48.0" +VERSION="0.49.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.48.0/websocket-client-0.48.0.tar.gz" -MD5SUM="de2e52d917700f6b87edaf60942183e6" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.49.0/websocket-client-0.49.0.tar.gz" +MD5SUM="7b99a946754fa9405a5ac86ded001614" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |