opencamlib: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:59 -05:00
parent a65d57bafe
commit f2c3942067

View file

@ -1,7 +1,7 @@
# Template file for 'opencamlib'
pkgname=opencamlib
version=2019.07
revision=11
revision=12
build_style=cmake
configure_args="-DBUILD_PY_LIB=ON -DUSE_PY_3=ON -DVERSION_STRING=${version}"
hostmakedepends="python3"