atf: update to 0.21 (soname bumps).
This commit is contained in:
parent
cef3314946
commit
6b1df95e8f
|
@ -1008,8 +1008,8 @@ libORBitCosNaming-2.so.0 libORBit2-2.14.19_1
|
|||
libminiupnpc.so.10 miniupnpc-1.9_1
|
||||
libxbps.so.2 libxbps-0.25_1
|
||||
libxbps.so.2 libxbps-git-0.25_1
|
||||
libatf-c.so.0 atf-libs-0.16_1
|
||||
libatf-c++.so.1 atf-libs-0.20_1
|
||||
libatf-c.so.1 atf-libs-0.21_1
|
||||
libatf-c++.so.2 atf-libs-0.21_1
|
||||
libvdeplug.so.3 libvde2-2.3.2_1
|
||||
libvdemgmt.so.0 libvde2-2.3.2_1
|
||||
libvdehist.so.0 libvde2-2.3.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atf'
|
||||
pkgname=atf
|
||||
version=0.20
|
||||
version=0.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool gdb"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="https://github.com/jmmv/atf"
|
||||
license="BSD"
|
||||
distfiles="https://github.com/jmmv/atf/releases/download/atf-${version}/atf-${version}.tar.gz"
|
||||
checksum=9bc4ab004603331301410c293394b7e8b7341e59a528a4b51e16effeb1142cd9
|
||||
checksum=92bc64180135eea8fe84c91c9f894e678767764f6dbc8482021d4dde09857505
|
||||
|
||||
configure_args="kyua_cv_attribute_noreturn=yes
|
||||
kyua_cv_getcwd_works=yes
|
||||
|
|
Loading…
Reference in New Issue