diff --git a/srcpkgs/python3-simplejson/template b/srcpkgs/python3-simplejson/template index 93ebf93980f..64e088e7c60 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.0 -revision=3 +revision=4 wrksrc="simplejson-${version}" build_style=python3-module hostmakedepends="python3-setuptools"