diff options
Diffstat (limited to 'python/python3-websocket-client/python3-websocket-client.SlackBuild')
-rw-r--r-- | python/python3-websocket-client/python3-websocket-client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-websocket-client/python3-websocket-client.SlackBuild b/python/python3-websocket-client/python3-websocket-client.SlackBuild index 9d1fe2da89..1bc458e930 100644 --- a/python/python3-websocket-client/python3-websocket-client.SlackBuild +++ b/python/python3-websocket-client/python3-websocket-client.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-websocket-client SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.6.4} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |