mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
scons: rebuild for Python 3.10
This commit is contained in:
parent
4929c89d7e
commit
92dcdd15ba
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scons'
|
# Template file for 'scons'
|
||||||
pkgname=scons
|
pkgname=scons
|
||||||
version=4.0.1
|
version=4.0.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="SCons-${version}"
|
wrksrc="SCons-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue