diff options
Diffstat (limited to 'textproc/py-markupsafe/Makefile')
-rw-r--r-- | textproc/py-markupsafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index a49b01b26258..58cab6200b1e 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -1,5 +1,5 @@ PORTNAME= markupsafe -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/pallets/markupsafe/releases/download/${PORTVERSION}/ |