diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile index 5cbb912bbf..a480ba697e 100644 --- a/lang/python/python-requests/Makefile +++ b/lang/python/python-requests/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-requests -PKG_VERSION:=2.32.4 +PKG_VERSION:=2.32.5 PKG_RELEASE:=1 PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:python:requests PYPI_NAME:=requests -PKG_HASH:=27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 +PKG_HASH:=dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf HOST_BUILD_DEPENDS:= \ python-chardet/host \