aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/zeromq
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-01-07 05:23:12 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-07 17:54:00 -0800
commit6f2440708afe4a4b345ee82ad5d61e33c50122ea (patch)
treea2bdc9cff735ff6470c12d4585b16c38e2783f07 /meta-oe/recipes-connectivity/zeromq
parent81f14485fcd0caa79427cde10f19446882afe313 (diff)
downloadmeta-openembedded-contrib-6f2440708afe4a4b345ee82ad5d61e33c50122ea.tar.gz
cppzmq: upgrade 4.4.1 -> 4.5.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/zeromq')
-rw-r--r--meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
index cdd2f78cc6..369712910c 100644
--- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
DEPENDS = "zeromq"
-SRCREV = "f5b36e563598d48fcc0d82e589d3596afef945ae"
-PV = "4.4.1"
+SRCREV = "e67fa0e16d7964876228952f60693f5c03ea0cc1"
+PV = "4.5.0"
SRC_URI = "git://github.com/zeromq/cppzmq.git"