ddcutil: update to 0.9.7.
This commit is contained in:
parent
3340d4338d
commit
3619fd809f
|
@ -2938,7 +2938,7 @@ libgfshare.so.2 libgfshare-2.0.0_1
|
|||
libtracker-miner-2.0.so.0 libtracker-2.0.1_1
|
||||
libtacacs.so.1 tacacs-4.0.4.28_1
|
||||
libffms2.so.4 libffms2-2.23.1_1
|
||||
libddcutil.so.0 ddcutil-0.8.5_1
|
||||
libddcutil.so.1 ddcutil-0.9.7_1
|
||||
liblsmash.so.2 liblsmash-2.9.1_1
|
||||
libgiac.so.0 libgiac-1.4.9r17_1
|
||||
libgnustep-base.so.1.26 gnustep-base-1.26.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=0.9.5
|
||||
version=0.9.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,7 +11,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=aab0284d27c9537f995e8b79904b42099050ec05557b81ee29ff2045909e0933
|
||||
checksum=56a520a68e00e519a3ea5562238b2a67c0b9c4133a9b61983fe82b24e7066222
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Reference in New Issue