mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
rrdtool: rebuild for Python 3.11
This commit is contained in:
parent
545b1c0f3a
commit
ba8335e676
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rrdtool'
|
# Template file for 'rrdtool'
|
||||||
pkgname=rrdtool
|
pkgname=rrdtool
|
||||||
version=1.7.2
|
version=1.7.2
|
||||||
revision=12
|
revision=13
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# configure checks sys.version[:3] for Python versioning, so 3.10 becomes 3.1;
|
# configure checks sys.version[:3] for Python versioning, so 3.10 becomes 3.1;
|
||||||
# until this is fixed upstream, manually define am_cv_python_version to circumvent
|
# until this is fixed upstream, manually define am_cv_python_version to circumvent
|
||||||
|
|
Loading…
Add table
Reference in a new issue