Skip to content
Snippets Groups Projects
Commit 2b090f88 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

contrib: update msgpack

Gitlab: #1122
Change-Id: I1173ddbb2d9b5625a759dcbb0d6449c1d88efc63
parent 13dcc658
Branches
No related tags found
No related merge requests found
bbe46941a2e73ee6d81b7b04e736659d0da8ffd7cccbf6cb9b4e527d4939da114daa739fcb482b67ce193c91f63c21cea40721fd91ea55c5d5edfca33020fb7f msgpack-c-cpp-6.1.0.tar.gz
3b64605974b64384619c07a4895f8ceb56243046b5c941345594d70baf3ad7749573b83c5b20e83505204fc1905ddb0a7dde1c5109ef8a34b5c848d1bb073946 msgpack-c-cpp-7.0.0.tar.gz
\ No newline at end of file
# MSGPACK
MSGPACK_VERSION := cpp-6.1.0
PKG_CPE += cpe:2.3:a:*:msgpack:6.1.0:*:*:*:*:*:*:*
MSGPACK_VERSION_NUMBER := 7.0.0
MSGPACK_VERSION := cpp-$(MSGPACK_VERSION_NUMBER)
PKG_CPE += cpe:2.3:a:*:msgpack:$(MSGPACK_VERSION_NUMBER):*:*:*:*:*:*:*
MSGPACK_URL := https://github.com/msgpack/msgpack-c/archive/$(MSGPACK_VERSION).tar.gz
PKGS += msgpack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment