Clightd: update to 5.3
This commit is contained in:
parent
930df4c454
commit
69feda7841
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Clightd'
|
||||
pkgname=Clightd
|
||||
version=5.2
|
||||
revision=2
|
||||
version=5.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
cmake_builddir=build
|
||||
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/FedeDP/Clightd"
|
||||
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
||||
checksum=6636d58eae7aff4780534258940d1f680637fc1b983320e15aa2fd5be8648853
|
||||
checksum=05e109618cf2d4b31bc37780bbc60c58bc7064fe1d27e8d504d3fef318099a31
|
||||
|
||||
post_install() {
|
||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||
|
|
Loading…
Reference in New Issue