mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
ddcutil: update to 1.4.1.
This commit is contained in:
parent
dd195039c0
commit
fb87771f95
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="i2c-tools-devel libdrm-devel libgudev-devel libkmod-devel
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.ddcutil.com"
|
||||
changelog="https://www.ddcutil.com/release_notes/"
|
||||
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
||||
checksum=fa439f031c9372360e8d266f4294937dd3ee0a1c812d41e596b5e75a6d73d6d3
|
||||
checksum=c591891a1d2d950315b9ef50598f66bdd9951a51828328542ec36a0db0cb9edb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel musl-legacy-compat"
|
||||
|
|
Loading…
Add table
Reference in a new issue