mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
mod_wsgi: rebuild for python3-3.13
This commit is contained in:
parent
cbcc4be784
commit
b06dafdbf1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mod_wsgi'
|
# Template file for 'mod_wsgi'
|
||||||
pkgname=mod_wsgi
|
pkgname=mod_wsgi
|
||||||
version=4.9.4
|
version=4.9.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-python=python3"
|
configure_args="--with-python=python3"
|
||||||
hostmakedepends="python3 perl automake libtool"
|
hostmakedepends="python3 perl automake libtool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue