ddcutil: update to 1.1.0.
This commit is contained in:
parent
2d9f1c923e
commit
f81d3ecabb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ddcutil'
|
# Template file for 'ddcutil'
|
||||||
pkgname=ddcutil
|
pkgname=ddcutil
|
||||||
version=1.0.1
|
version=1.1.0
|
||||||
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=348495de551f3da390639459d42f33a59554b8648dde3294279ed6d11bf0e2ef
|
checksum=a0f8407c25054a32b066ca7729eca72287c1abe1893910d8409aeeec3e4962dc
|
||||||
|
|
||||||
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…
Reference in New Issue