Clightd: update to 4.1.
This commit is contained in:
parent
30deb63727
commit
eab4ce8578
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Clightd'
|
||||
pkgname=Clightd
|
||||
version=4.0
|
||||
revision=3
|
||||
version=4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
cmake_builddir=build
|
||||
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
||||
|
@ -13,7 +13,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=b3b2c83d4deb3ebc75ee965d6640009794eec61160a20772932643a9864fb7ba
|
||||
checksum=1f884489faf9bf53d4a92db3f381a8fb06eb37515f026213a316a3285593686d
|
||||
|
||||
post_install() {
|
||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||
|
|
Loading…
Reference in a new issue