summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author fourtysixandtwo2022-11-19 03:43:06 +0100
committer Willy Sudiarto Raharjo2022-11-19 03:43:06 +0100
commitb7102f61fd385661955dff03af869890f17b9625 (patch)
tree58936abb9941a2071018615b621df1fa7490b29b
parente03529850f7886838f95b5e346ca7ee6d4a4d41a (diff)
downloadslackbuilds-b7102f61fd385661955dff03af869890f17b9625.tar.gz
python/python3-websocket-client: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-websocket-client/python3-websocket-client.SlackBuild2
-rw-r--r--python/python3-websocket-client/python3-websocket-client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-websocket-client/python3-websocket-client.SlackBuild b/python/python3-websocket-client/python3-websocket-client.SlackBuild
index 22bad53888..ad63c4eb26 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=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-1.4.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-websocket-client/python3-websocket-client.info b/python/python3-websocket-client/python3-websocket-client.info
index 697c5a04e4..f862bd124e 100644
--- a/python/python3-websocket-client/python3-websocket-client.info
+++ b/python/python3-websocket-client/python3-websocket-client.info
@@ -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=""