From 8bd26f8dc0029d6285f057c76be421b6127667ff Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 23 Oct 2017 02:05:18 -0400 Subject: [PATCH] nanomsg: update to 1.1.0. Soname bump, but nothing depends on this. --- common/shlibs | 2 +- srcpkgs/nanomsg/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index f36626452bd..b655b3fc8cc 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2793,7 +2793,7 @@ 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.0.0 nanomsg-1.0.0_2 +libnanomsg.so.5.1.0 nanomsg-1.1.0_2 libindicator3.so.7 libindicator-12.10.1_1 libappindicator3.so.1 libappindicator-12.10.0_1 librados.so.2 ceph-11.2.0_1 diff --git a/srcpkgs/nanomsg/template b/srcpkgs/nanomsg/template index 392ded56600..2ee1d798d70 100644 --- a/srcpkgs/nanomsg/template +++ b/srcpkgs/nanomsg/template @@ -1,14 +1,14 @@ # Template file for 'nanomsg' pkgname=nanomsg -version=1.0.0 -revision=2 +version=1.1.0 +revision=1 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" +checksum=e81b79e073f5388a5070623136c7896244f8bbc24fd5f5255da8d5aa2e2a50e3 post_install() { vlicense COPYING