diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 |
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 7189115092..1dbdc3e46a 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" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94" |
| 5 | DEPENDS = "zeromq" | 5 | DEPENDS = "zeromq" |
| 6 | 6 | ||
| 7 | SRCREV = "dd663fafd830466d34cba278c2cfd0f92eb67614" | 7 | SRCREV = "d67b6352b87a238775cd17e4376b980d07fa7939" |
| 8 | PV = "4.8.1" | 8 | PV = "4.9.0" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/zeromq/cppzmq.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/zeromq/cppzmq.git;branch=master;protocol=https" |
| 11 | 11 | ||
