opencamlib: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:12 -04:00
parent 2f8bf2f8e6
commit 661cf954f9

View file

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