libcec: rebuild for Python 3.9
This commit is contained in:
parent
bbc020def6
commit
3f0a6f53df
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcec'
|
||||
pkgname=libcec
|
||||
version=4.0.4
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
|
||||
|
|
Loading…
Reference in a new issue