rrdtool: rebuild for ruby-3.2.0.

This commit is contained in:
Leah Neukirchen 2023-01-04 14:31:07 +01:00
parent 301a7a7d2b
commit 60cc4b0365

View file

@ -1,7 +1,7 @@
# Template file for 'rrdtool'
pkgname=rrdtool
version=1.7.2
revision=14
revision=15
build_style=gnu-configure
# 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