From ee096be0a213f648e53bd54bba66166462cd0ed3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 15 Jan 2021 20:32:36 +0100 Subject: [PATCH] zeromq: bump version --- .../zeromq/{zeromq-4.3.2.recipe => zeromq-4.3.3.recipe} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename net-libs/zeromq/{zeromq-4.3.2.recipe => zeromq-4.3.3.recipe} (95%) diff --git a/net-libs/zeromq/zeromq-4.3.2.recipe b/net-libs/zeromq/zeromq-4.3.3.recipe similarity index 95% rename from net-libs/zeromq/zeromq-4.3.2.recipe rename to net-libs/zeromq/zeromq-4.3.3.recipe index d5bd35149..22452c0d8 100644 --- a/net-libs/zeromq/zeromq-4.3.2.recipe +++ b/net-libs/zeromq/zeromq-4.3.3.recipe @@ -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="ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763" +CHECKSUM_SHA256="9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2" SOURCE_URI_2="https://raw.githubusercontent.com/zeromq/cppzmq/e08ab12de2a7c3e21b0004a6b3d4a802c809d3d9/zmq.hpp#noarchive" CHECKSUM_SHA256_2="e47f44bce9a77ba0413828dbe91bfd510aaf16c08343cb70a33f7c34cd194191" @@ -32,7 +32,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then commandBinDir=$prefix/bin fi -libVersion="5.2.2" +libVersion="5.2.3" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" @@ -59,10 +59,12 @@ BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:automake + cmd:asciidoc cmd:gcc$secondaryArchSuffix cmd:make cmd:libtoolize$secondaryArchSuffix cmd:pkg_config$secondaryArchSuffix + cmd:xmlto " defineDebugInfoPackage zeromq$secondaryArchSuffix \