mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ddcutil: update to 0.9.4.
This commit is contained in:
parent
78d093233d
commit
33b5db0c2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ddcutil'
|
# Template file for 'ddcutil'
|
||||||
pkgname=ddcutil
|
pkgname=ddcutil
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.ddcutil.com"
|
homepage="http://www.ddcutil.com"
|
||||||
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
||||||
checksum=ea58bb49a3193f8f72339e30338c81c8c6fd31f6aafeb13685862ac10c9c1fa2
|
checksum=e3dd3df48791462d1e877bc95e0e2e64d76562dad76e7a1606d52ff91b87cb2d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libexecinfo-devel"
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue