From 652f1c8edc47b8ad98051498d22b163fae1b8eee Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:11 -0400 Subject: [PATCH] scons: rebuild for Python 3.11 --- srcpkgs/scons/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template index 3cf4d75bb5f..49013cd8144 100644 --- a/srcpkgs/scons/template +++ b/srcpkgs/scons/template @@ -1,7 +1,7 @@ # Template file for 'scons' pkgname=scons version=4.4.0 -revision=1 +revision=2 wrksrc="SCons-${version}" build_style="python3-module" make_install_args="--install-data=/usr/share/man/man1/"