diff options
Diffstat (limited to 'devel/py-lxml5/Makefile')
-rw-r--r-- | devel/py-lxml5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lxml5/Makefile b/devel/py-lxml5/Makefile index 49b7820ed5c8..1b03b597d4f6 100644 --- a/devel/py-lxml5/Makefile +++ b/devel/py-lxml5/Makefile @@ -1,5 +1,5 @@ PORTNAME= lxml -PORTVERSION= 5.3.2 +PORTVERSION= 5.4.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/lxml/lxml/releases/download/lxml-${PORTVERSION}/ |