libabigail: update to 2.4.
This commit is contained in:
parent
f2427a340d
commit
571dc429d5
|
@ -2614,7 +2614,7 @@ libdcadec.so.0 dcadec-0.2.0_1
|
|||
libcmark.so.0 cmark-0.24.1_1
|
||||
libvidstab.so.1.1 libvidstab-1.1.0_1
|
||||
libxdo.so.3 xdotool-3.20150503.1_1
|
||||
libabigail.so.2 libabigail-2.3_1
|
||||
libabigail.so.3 libabigail-2.4_1
|
||||
libgnome-games-support-1.so.3 libgnome-games-support-1.4.0_1
|
||||
libKDevCMakeCommon.so.510 kdevelop-22.12.1_1
|
||||
libKDevClangPrivate.so.510 kdevelop-22.12.1_1
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'libabigail'
|
||||
pkgname=libabigail
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cxx11=yes"
|
||||
hostmakedepends="automake cpio dpkg libtool pkg-config python3-Sphinx texinfo"
|
||||
makedepends="elfutils-devel libxml2-devel"
|
||||
short_desc="ABI Generic Analysis and Instrumentation Library"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://www.sourceware.org/libabigail/"
|
||||
distfiles="http://mirrors.kernel.org/sourceware/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bc214c89f3b7ab8f20113a7c7aa40a207d41574d7ec25c2520501420d8019eb0
|
||||
checksum=5fe76b6344188a95f693b84e1b8731443d274a4c4b0ebee18fc00d9aedac8509
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in New Issue