diff --git a/common/shlibs b/common/shlibs index 787368349ef..5e2c54dca8f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2769,4 +2769,4 @@ libgcab-1.0.so.0 gcab-0.7_1 libappstream-glib.so.8 appstream-glib-0.6.13_1 libappstream-builder.so.8 appstream-glib-0.6.13_1 libflatpak.so.0 flatpak-0.9.3_2 -libnanomsg.so.5 nanomsg-1.0.0_1 +libnanomsg.so.5.0.0 nanomsg-1.0.0_2 diff --git a/srcpkgs/nanomsg/template b/srcpkgs/nanomsg/template index 6ff4e758118..392ded56600 100644 --- a/srcpkgs/nanomsg/template +++ b/srcpkgs/nanomsg/template @@ -1,11 +1,12 @@ # Template file for 'nanomsg' pkgname=nanomsg version=1.0.0 -revision=1 +revision=2 short_desc='Simple, high-performance implementation of "scalability protocols"' homepage='http://nanomsg.org/' license="MIT" build_style=cmake +maintainer="Toyam Cox " distfiles="https://github.com/nanomsg/nanomsg/archive/$version.tar.gz>nanomsg-${version}.tar.gz" checksum="24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7"