diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 559995c0449..ab712691c90 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,7 +1,7 @@ # Template file for 'scons' pkgname=scons version=4.4.0 -revision=2 +revision=3 build_style="python3-module" make_install_args="--install-data=/usr/share/man/man1/" hostmakedepends="python3 python3-setuptools"