diff options
Diffstat (limited to 'textproc/py-cyclonedx-python-lib/Makefile')
-rw-r--r-- | textproc/py-cyclonedx-python-lib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index b335b62da7cd..c5a48a024c92 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,6 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 11.0.0 -PORTREVISION= 1 +PORTVERSION= 11.1.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ |