diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 883443e3465..574f96858c7 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,7 +1,7 @@ # Template file for 'scons' pkgname=scons version=4.0.1 -revision=2 +revision=3 wrksrc="SCons-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools"