mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
Clightd: update to 5.6.
This commit is contained in:
parent
460b7fa97d
commit
c384bf2ff3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Clightd'
|
# Template file for 'Clightd'
|
||||||
pkgname=Clightd
|
pkgname=Clightd
|
||||||
version=5.4
|
version=5.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
cmake_builddir=build
|
cmake_builddir=build
|
||||||
|
@ -14,8 +14,9 @@ short_desc="API to read webcam brightness & alter screen brightness/temperature"
|
||||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FedeDP/Clightd"
|
homepage="https://github.com/FedeDP/Clightd"
|
||||||
|
changelog="https://github.com/FedeDP/Clightd/releases"
|
||||||
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
||||||
checksum=454e390c91a7f3ee8e74b1dc40d78ca4ade62d83546f0e298cdad1c919e43302
|
checksum=c629cb3a83e17677cc146f366a53768bca8c944d92b2a96d6091e4c564810267
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||||
|
|
Loading…
Add table
Reference in a new issue