python/python3-websocket-client: Updated for version 1.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-11-19 09:43:06 +07:00 committed by Willy Sudiarto Raharjo
parent e03529850f
commit b7102f61fd
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-websocket-client
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
VERSION=${VERSION:-1.4.1}
VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-websocket-client"
VERSION="1.4.1"
VERSION="1.4.2"
HOMEPAGE="https://github.com/liris/websocket-client"
DOWNLOAD="https://github.com/liris/websocket-client/archive/v1.4.1/websocket-client-1.4.1.tar.gz"
MD5SUM="e834a6eae86b46523572c6662aefdb5e"
DOWNLOAD="https://github.com/liris/websocket-client/archive/v1.4.2/websocket-client-1.4.2.tar.gz"
MD5SUM="ef3c8eacf8a17bcb7193353c9ecaf974"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""