diff --git a/srcpkgs/python-simplejson/template b/srcpkgs/python-simplejson/template index c54c2dcf477..6e1be46d86e 100644 --- a/srcpkgs/python-simplejson/template +++ b/srcpkgs/python-simplejson/template @@ -1,7 +1,7 @@ # Template file for 'python-simplejson' pkgname=python-simplejson version=3.11.1 -revision=1 +revision=2 wrksrc="simplejson-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"