ddcutil: update to 1.0.1 (with soname)
This commit is contained in:
parent
c588b73393
commit
0f01583cd6
2 changed files with 3 additions and 3 deletions
|
@ -3041,7 +3041,7 @@ libphodav-2.0.so.0 phodav-2.2_1
|
|||
libgfshare.so.2 libgfshare-2.0.0_1
|
||||
libtacacs.so.1 tacacs-4.0.4.28_1
|
||||
libffms2.so.4 libffms2-2.23.1_1
|
||||
libddcutil.so.3 ddcutil-0.9.9_1
|
||||
libddcutil.so.4 ddcutil-1.0.1_1
|
||||
liblsmash.so.2 liblsmash-2.9.1_1
|
||||
libgiac.so.0 libgiac-1.4.9r17_1
|
||||
libgnustep-base.so.1.27 gnustep-base-1.27.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddcutil'
|
||||
pkgname=ddcutil
|
||||
version=0.9.9
|
||||
version=1.0.1
|
||||
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=fcb4125be4f6f95c69160bcd8bf6b39b5ae0e2f18f0f7742398cd43e082b82cd
|
||||
checksum=348495de551f3da390639459d42f33a59554b8648dde3294279ed6d11bf0e2ef
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue