mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
zeromq: Update to 4.1.4.
* This resolves a build error due to libsodium update. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
43847c5264
commit
a8576f6d8b
+2
-2
@@ -7,8 +7,8 @@ DEPENDS = "libsodium"
|
||||
SRC_URI = "http://download.zeromq.org/zeromq-${PV}.tar.gz \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRC_URI[md5sum] = "d0824317348cfb44b8692e19cc73dc3a"
|
||||
SRC_URI[sha256sum] = "61b31c830db377777e417235a24d3660a4bcc3f40d303ee58df082fcd68bf411"
|
||||
SRC_URI[md5sum] = "a611ecc93fffeb6d058c0e6edf4ad4fb"
|
||||
SRC_URI[sha256sum] = "e99f44fde25c2e4cb84ce440f87ca7d3fe3271c2b8cfbc67d55e4de25e6fe378"
|
||||
|
||||
S = "${WORKDIR}/zeromq-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user