mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libcec: update to 4.0.4.
This commit is contained in:
parent
db6115e8b9
commit
cb4de8922e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libcec'
|
# Template file for 'libcec'
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
version=4.0.3
|
version=4.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Pulse-Eight/libcec"
|
homepage="https://github.com/Pulse-Eight/libcec"
|
||||||
distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz"
|
distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz"
|
||||||
checksum=ef90d6e4cf9d5847c14d3ff21b71579e5110643f31e8574766d3fa6c89c6239c
|
checksum=4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a
|
||||||
|
|
||||||
build_options="rpi"
|
build_options="rpi"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue