diff --git a/lang/python/python-jsonschema/Makefile b/lang/python/python-jsonschema/Makefile index 0ac1367908..e08bfe0504 100644 --- a/lang/python/python-jsonschema/Makefile +++ b/lang/python/python-jsonschema/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-jsonschema -PKG_VERSION:=4.4.0 +PKG_VERSION:=4.5.1 PKG_RELEASE:=1 PYPI_NAME:=jsonschema -PKG_HASH:=636694eb41b3535ed608fe04129f26542b59ed99808b4f688aa32dcf55317a83 +PKG_HASH:=7c6d882619340c3347a1bf7315e147e6d3dae439033ae6383d6acb908c101dfc PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT