Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
2b090f88
Commit
2b090f88
authored
1 month ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update msgpack
Gitlab:
#1122
Change-Id: I1173ddbb2d9b5625a759dcbb0d6449c1d88efc63
parent
13dcc658
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/msgpack/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/msgpack/SHA512SUMS
contrib/src/msgpack/rules.mak
+3
-2
3 additions, 2 deletions
contrib/src/msgpack/rules.mak
with
4 additions
and
3 deletions
contrib/src/msgpack/SHA512SUMS
+
1
−
1
View file @
2b090f88
bbe46941a2e73ee6d81b7b04e736659d0da8ffd7cccbf6cb9b4e527d4939da114daa739fcb482b67ce193c91f63c21cea40721fd91ea55c5d5edfca33020fb7f
msgpack-c-cpp-
6.1
.0.tar.gz
3b64605974b64384619c07a4895f8ceb56243046b5c941345594d70baf3ad7749573b83c5b20e83505204fc1905ddb0a7dde1c5109ef8a34b5c848d1bb073946
msgpack-c-cpp-
7.0
.0.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/msgpack/rules.mak
+
3
−
2
View file @
2b090f88
# 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment