index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
lang
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Javier Marcet <javier@marcet.info>
2022-12-16 15:34:06 +0100
committer
Tianling Shen <cnsztl@gmail.com>
2023-01-01 11:12:08 +0800
commit
21a558522d1c05e45d7f01c5566ce7921d0ea0e9
(
patch
)
tree
f22a06927eaeb10308bc231469ca53b2c7ffd8ca
/
lang
parent
ac13ebc68f20c0ca6e3ccf553e67e32bc7d9c933
(
diff
)
python-websocket-client: update to 1.4.2
Signed-off-by: Javier Marcet <javier@marcet.info>
Diffstat
(limited to 'lang')
-rw-r--r--
lang/python/python-websocket-client/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-websocket-client/Makefile b/lang/python/python-websocket-client/Makefile
index d5b6f758e..5376e8cc2 100644
--- a/
lang/python/python-websocket-client/Makefile
+++ b/
lang/python/python-websocket-client/Makefile
@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-websocket-client
-PKG_VERSION:=1.4.1
+PKG_VERSION:=1.4.2
PKG_RELEASE:=1
PYPI_NAME:=websocket-client
-PKG_HASH:=f9611eb65c8241a67fb373bef040b3cf8ad377a9f6546a12b620b6511e8ea9ef
+PKG_HASH:=d6e8f90ca8e2dd4e8027c4561adeb9456b54044312dba655e7cae652ceb9ae59
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=Apache-2.0