ddcutil: update to 1.2.2.
This commit is contained in:
parent
e3c03b0944
commit
a2daa197c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.ddcutil.com"
|
||||
distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz"
|
||||
checksum=33108b541cb10fcb334eb47b9836315f43b216e6a1bd9316df5c6e1299f7fd57
|
||||
checksum=f6766a00b78decc0bff7345093afb444d60172967555276c93916d181287744e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue