libcec: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:03 -04:00
parent 7c13dd7f03
commit b8c2fc424a

View file

@ -1,7 +1,7 @@
# Template file for 'libcec'
pkgname=libcec
version=6.0.2
revision=1
revision=2
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cmake
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"