mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libcec: rebuild for Python 3.8.1.
This commit is contained in:
parent
0bc58154c5
commit
907713d16c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcec'
|
# Template file for 'libcec'
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
version=4.0.4
|
version=4.0.4
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
|
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue