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