diff --git a/lang/python/python-socketio/Makefile b/lang/python/python-socketio/Makefile index 24b2327eec..18f4867499 100644 --- a/lang/python/python-socketio/Makefile +++ b/lang/python/python-socketio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-socketio -PKG_VERSION:=5.16.1 +PKG_VERSION:=5.16.2 PKG_RELEASE:=1 PYPI_NAME:=python-socketio PYPI_SOURCE_NAME:=python_socketio -PKG_HASH:=f863f98eacce81ceea2e742f6388e10ca3cdd0764be21d30d5196470edf5ea89 +PKG_HASH:=ad88c228d921646efa436c0a0df217e364ef30ec072df4041484e54d49c15989 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT