Clightd: update to 5.7.
This commit is contained in:
parent
fc2ba05f46
commit
4ca8dbcfdd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clightd'
|
||||
pkgname=Clightd
|
||||
version=5.6
|
||||
version=5.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
||||
|
@ -14,8 +14,8 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/FedeDP/Clightd"
|
||||
changelog="https://github.com/FedeDP/Clightd/releases"
|
||||
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
||||
checksum=c629cb3a83e17677cc146f366a53768bca8c944d92b2a96d6091e4c564810267
|
||||
distfiles="https://github.com/FedeDP/Clightd/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=75a01ee5f314866291efd66f2639516e3a7aa06da6ec5ea33f81211dc1082efa
|
||||
|
||||
post_install() {
|
||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||
|
|
Loading…
Reference in New Issue