From 9ded5e4b7d30d54dccea046570e170c8c36a1c92 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 22 Sep 2018 17:30:20 +0000 Subject: [PATCH] zeromq, bump version (#3099) --- .../zeromq/{zeromq-4.2.3.recipe => zeromq-4.2.5.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename net-libs/zeromq/{zeromq-4.2.3.recipe => zeromq-4.2.5.recipe} (92%) diff --git a/net-libs/zeromq/zeromq-4.2.3.recipe b/net-libs/zeromq/zeromq-4.2.5.recipe similarity index 92% rename from net-libs/zeromq/zeromq-4.2.3.recipe rename to net-libs/zeromq/zeromq-4.2.5.recipe index cd7e14289..80d34c393 100644 --- a/net-libs/zeromq/zeromq-4.2.3.recipe +++ b/net-libs/zeromq/zeromq-4.2.5.recipe @@ -1,7 +1,7 @@ SUMMARY="A lightweight messaging kernel" DESCRIPTION="The ZeroMQ lightweight messaging kernel is a library which \ -extends the standard socket interfaces with features traditionally provided by\ - specialised messaging middleware products. ZeroMQ sockets provide an \ +extends the standard socket interfaces with features traditionally provided by \ +specialised messaging middleware products. ZeroMQ sockets provide an \ abstraction of asynchronous message queues, multiple messaging patterns, \ message filtering (subscriptions), seamless access to multiple transport \ protocols and more." @@ -18,7 +18,7 @@ COPYRIGHT="2007-2014 iMatix Corporation LICENSE="GNU LGPL v3" REVISION="1" SOURCE_URI="https://github.com/zeromq/libzmq/releases/download/v$portVersion/zeromq-$portVersion.tar.gz" -CHECKSUM_SHA256="8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0" +CHECKSUM_SHA256="cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f" SOURCE_URI_2="https://raw.githubusercontent.com/zeromq/cppzmq/a604af9/zmq.hpp#noarchive" CHECKSUM_SHA256_2="cc9258ac55ccf3e53594d0c0c154ac089a08a11d1f3e1d52e6acc8c6a71eef69" @@ -32,7 +32,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then commandBinDir=$prefix/bin fi -libVersion="5.1.3" +libVersion="5.1.5" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES="