diff --git a/srcpkgs/python3-sgmllib/template b/srcpkgs/python3-sgmllib/template index fca40a2fb9..f505431e44 100644 --- a/srcpkgs/python3-sgmllib/template +++ b/srcpkgs/python3-sgmllib/template @@ -1,7 +1,7 @@ # Template file for 'python3-sgmllib' pkgname=python3-sgmllib version=1.0.0 -revision=1 +revision=2 wrksrc="sgmllib3k-${version}" build_style=python3-module hostmakedepends="python3-setuptools"