diff --git a/srcpkgs/python3-simplejson/template b/srcpkgs/python3-simplejson/template index 941f5a15c81..03dc545582e 100644 --- a/srcpkgs/python3-simplejson/template +++ b/srcpkgs/python3-simplejson/template @@ -1,7 +1,7 @@ # Template file for 'python3-simplejson' pkgname=python3-simplejson version=3.17.6 -revision=1 +revision=2 wrksrc="simplejson-${version}" build_style=python3-module hostmakedepends="python3-setuptools"