libcec: rebuild for Python 3.8.1

This commit is contained in:
Juan RP 2019-12-24 09:45:20 +01:00
parent 7f18cb69dc
commit f46007679e
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

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