libabigail: update to 1.0.rc6.
This commit is contained in:
parent
bb6172ed6d
commit
9b04626e2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libabigail'
|
||||
pkgname=libabigail
|
||||
version=1.0.rc5
|
||||
version=1.0.rc6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="dpkg pkg-config python-Sphinx rpmextract"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="https://www.sourceware.org/libabigail/"
|
||||
distfiles="http://mirrors.kernel.org/sourceware/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6de5be258ec40ff281fa84970258cea73538ed64054dce9a0745d06b1c3fb381
|
||||
checksum=e2eeb64d349514ed1efbd1447aca323cc141050cb8c7761eead89cbe7d0a9c6e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-fts-devel" ;;
|
||||
|
|
Loading…
Reference in a new issue