summaryrefslogtreecommitdiff
path: root/textproc/py-html5-parser
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-11-05 09:07:25 +0000
committerryoon <ryoon@pkgsrc.org>2020-11-05 09:07:25 +0000
commit88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch)
tree706a07f0a18dae986eb0e6c58374e5d3506cd488 /textproc/py-html5-parser
parentb246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff)
downloadpkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'textproc/py-html5-parser')
-rw-r--r--textproc/py-html5-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-html5-parser/Makefile b/textproc/py-html5-parser/Makefile
index 460a1c541ac..529a753a1ea 100644
--- a/textproc/py-html5-parser/Makefile
+++ b/textproc/py-html5-parser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/06/02 08:24:51 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/11/05 09:09:14 ryoon Exp $
DISTNAME= html5-parser-0.4.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/html5-parser/}