libabigail: update to 1.2.
This commit is contained in:
parent
5640e66ec5
commit
5a26a357e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libabigail'
|
||||
pkgname=libabigail
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake cpio dpkg libtool pkg-config python-Sphinx rpmextract"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-3"
|
||||
homepage="https://www.sourceware.org/libabigail/"
|
||||
distfiles="http://mirrors.kernel.org/sourceware/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a2c59984d4134bce28d1deb768f4f519bcd090707a20bc8cfed9dab4fb77559c
|
||||
checksum=05c695a6e8fce3fe7e867a7dd2eba0b0464760bd731a5d74835c12478f36af0f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-fts-devel"; LDFLAGS="-lfts" ;;
|
||||
|
|
Loading…
Reference in a new issue