diff options
Diffstat (limited to 'devel/py-jsonschema-specifications/Makefile')
-rw-r--r-- | devel/py-jsonschema-specifications/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonschema-specifications/Makefile b/devel/py-jsonschema-specifications/Makefile index ea66369702a3..55fbf8582545 100644 --- a/devel/py-jsonschema-specifications/Makefile +++ b/devel/py-jsonschema-specifications/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonschema-specifications -PORTVERSION= 2025.4.1 +PORTVERSION= 2025.9.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-jsonschema/jsonschema-specifications/releases/download/v${PORTVERSION}/ |