aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/zeromq
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/zeromq')
-rw-r--r--meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
index 34099766c7..1a59716eae 100644
--- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.zeromq.org"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
DEPENDS = "zeromq"
-SRCREV = "ee47ae4cddc304741526c9bb2035f98c3274e0ec"
+SRCREV = "a88bf3e0b0bc6ed5f5b25a58f8997a1dae374c8b"
SRC_URI = "git://github.com/zeromq/cppzmq.git"