libabigail: update to 1.0.rc5.
This commit is contained in:
parent
fdc3149431
commit
444760c76e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libabigail'
|
||||
pkgname=libabigail
|
||||
version=1.0.rc4
|
||||
version=1.0.rc5
|
||||
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=ccd495e10b251ed9c4668d3c1c9e6127c4c8ee6eae3a5ebee9586bdac6f13643
|
||||
checksum=6de5be258ec40ff281fa84970258cea73538ed64054dce9a0745d06b1c3fb381
|
||||
|
||||
post_build() {
|
||||
make -C doc/manuals man info
|
||||
|
|
Loading…
Reference in New Issue