mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libabigail: update to 1.4.
This commit is contained in:
parent
0016eb60ad
commit
003b6a2a19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libabigail'
|
# Template file for 'libabigail'
|
||||||
pkgname=libabigail
|
pkgname=libabigail
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake cpio dpkg libtool pkg-config python3-Sphinx"
|
hostmakedepends="automake cpio dpkg libtool pkg-config python3-Sphinx"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.sourceware.org/libabigail/"
|
homepage="https://www.sourceware.org/libabigail/"
|
||||||
distfiles="http://mirrors.kernel.org/sourceware/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://mirrors.kernel.org/sourceware/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9caf1f75ba421d4e63d2fa0cf385b7cecaa4dc3ae6c17641b7f177da9f92c77b
|
checksum=27914ea1fda0af3fe8678101abea4733b9f7e7b6b5c576536b7bfa4e8189289f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" musl-fts-devel"; LDFLAGS="-lfts" ;;
|
*-musl) makedepends+=" musl-fts-devel"; LDFLAGS="-lfts" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue