mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
czmq: upgrade 4.2.0 -> 4.2.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ DEPENDS = "zeromq"
|
||||
|
||||
SRC_URI = "https://github.com/zeromq/czmq/releases/download/v${PV}/czmq-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "7e09997db6ac3b25e8ed104053040722"
|
||||
SRC_URI[sha256sum] = "cfab29c2b3cc8a845749758a51e1dd5f5160c1ef57e2a41ea96e4c2dcc8feceb"
|
||||
SRC_URI[md5sum] = "471e9ec120fc66a2fe2aae14359e3cfa"
|
||||
SRC_URI[sha256sum] = "5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/zeromq/${BPN}/releases"
|
||||
|
||||
Reference in New Issue
Block a user