diff --git a/packages/net-libs/libsearpc/libsearpc-3.1.0.exheres-0 b/packages/net-libs/libsearpc/libsearpc-3.2.0.exheres-0 similarity index 83% rename from packages/net-libs/libsearpc/libsearpc-3.1.0.exheres-0 rename to packages/net-libs/libsearpc/libsearpc-3.2.0.exheres-0 index 5c437db..9055c37 100644 --- a/packages/net-libs/libsearpc/libsearpc-3.1.0.exheres-0 +++ b/packages/net-libs/libsearpc/libsearpc-3.2.0.exheres-0 @@ -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