scons: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:09 -04:00
parent 4929c89d7e
commit 92dcdd15ba

View file

@ -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"