diff --git a/srcpkgs/python3-hjson/template b/srcpkgs/python3-hjson/template index 7aae774e54a..cddd6b819ca 100644 --- a/srcpkgs/python3-hjson/template +++ b/srcpkgs/python3-hjson/template @@ -1,7 +1,7 @@ # Template file for 'python3-hjson' pkgname=python3-hjson version=3.0.1 -revision=3 +revision=4 wrksrc="hjson-${version}" build_style=python3-module hostmakedepends="python3-setuptools"