libabigail: update to 1.5.
This commit is contained in:
parent
7d2ea43161
commit
251a3b3d75
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libabigail'
|
||||
pkgname=libabigail
|
||||
version=1.4
|
||||
revision=2
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake cpio dpkg libtool pkg-config python3-Sphinx"
|
||||
makedepends="elfutils-devel libxml2-devel"
|
||||
|
@ -11,7 +11,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.gz"
|
||||
checksum=27914ea1fda0af3fe8678101abea4733b9f7e7b6b5c576536b7bfa4e8189289f
|
||||
checksum=442b25ce61c15830939ece3e79f4d2d3a88604b5069982aca0daa051d7b42e6b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-fts-devel"; LDFLAGS="-lfts" ;;
|
||||
|
|
Loading…
Reference in a new issue