diff options
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r-- | textproc/py-lxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index f88472827d1..7f17d3bd848 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2017/05/04 21:19:29 adam Exp $ +# $NetBSD: Makefile,v 1.45 2017/06/04 19:17:51 adam Exp $ -DISTNAME= lxml-3.7.3 +DISTNAME= lxml-3.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/} |