ddcutil: update to 0.9.1.

Closes #15084.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-06-12 09:24:33 +02:00 committed by Enno Boland
parent f1eb2301d7
commit e63d64fba9
No known key found for this signature in database
GPG Key ID: D09964719BDE9971

View File

@ -1,6 +1,6 @@
# Template file for 'ddcutil'
pkgname=ddcutil
version=0.9.0
version=0.9.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -11,7 +11,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.ddcutil.com"
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
checksum=65c9870b2f58424994ad6639385b0dfc91671abb73cd35681279a04706067b75
checksum=bc7055604f2767b903845ccbdbe9fbd5fc79962d45eee817f164cfb472de777b
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel"