mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: bump msgpack to 2.1.3
Fix the build of msgpack on Fedora26. Change-Id: I210a6a0d49e98b6bd841b200b85f4944db2a4589
This commit is contained in:

committed by
Adrien Béraud

parent
b17ea48c56
commit
4cc84fa879
@ -1,5 +1,5 @@
|
||||
# MSGPACK
|
||||
MSGPACK_VERSION := 1df97bc37b363a340c5ad06c5cbcc53310aaff80
|
||||
MSGPACK_VERSION := cpp-2.1.3
|
||||
MSGPACK_URL := https://github.com/msgpack/msgpack-c/archive/$(MSGPACK_VERSION).tar.gz
|
||||
|
||||
PKGS += msgpack
|
||||
|
Reference in New Issue
Block a user