net-libs/libsearpc: bump to 3.2.0

This commit is contained in:
Julian Ospald 2020-01-28 19:01:11 +01:00
parent aa95a77efe
commit fb3aed63f7
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@ require github [ user=haiwen tag="v${PV}" ]
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
SUMMARY="A simple C language RPC framework (including both server side & client side)"
DOWNLOADS="https://github.com/haiwen/libsearpc/archive/v3.2-latest.tar.gz -> ${PNV}.tar.gz"
LICENCES="Apache-2.0"
SLOT="0"
@ -19,11 +20,14 @@ DEPENDENCIES="
dev-libs/glib:2
dev-libs/jansson
run:
dev-python/future[python_abis:*(-)?]
dev-python/simplejson[python_abis:*(-)?]
"
BUGS_TO="hasufell@posteo.de"
WORK=${WORKBASE}/libsearpc-3.2-latest
src_prepare() {
default
edo sed -i -e "s/(DESTDIR)//" ${PN}.pc.in