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