opencamlib: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:41 -04:00
parent 182c2e14f4
commit 7c6d0ca262
1 changed files with 1 additions and 1 deletions

View File

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