diff --git a/lang/python/python-jsonschema/Makefile b/lang/python/python-jsonschema/Makefile index e08bfe050..316bfd6c5 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.5.1 +PKG_VERSION:=4.6.0 PKG_RELEASE:=1 PYPI_NAME:=jsonschema -PKG_HASH:=7c6d882619340c3347a1bf7315e147e6d3dae439033ae6383d6acb908c101dfc +PKG_HASH:=9d6397ba4a6c0bf0300736057f649e3e12ecbc07d3e81a0dacb72de4e9801957 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT