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
6702e2d3
Commit
6702e2d3
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update {fmt} to 10.1.0
Change-Id: Ibe9b4979375b71d9516ed6670ed234086bbb7f84
parent
5cc09a75
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/fmt/SHA512SUMS
+1
-2
1 addition, 2 deletions
contrib/src/fmt/SHA512SUMS
contrib/src/fmt/package.json
+1
-1
1 addition, 1 deletion
contrib/src/fmt/package.json
contrib/src/fmt/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/fmt/rules.mak
with
3 additions
and
4 deletions
contrib/src/fmt/SHA512SUMS
+
1
−
2
View file @
6702e2d3
a18442042722dd48e20714ec034a12fcc0576c9af7be5188586970e2edf47529825bdc99af366b1d5891630c8dbf6f63bfa9f012e77ab3d3ed80d1a118e3b2be fmt-9.1.0.tar.gz
6188508d74ca1ed75bf6441b152c07ca83971d3104b37f33784a7b55dfcc614d6243e77e0a14220018586fdb86207cc033eece834e7acd5e0907ed4c97403f3b fmt-10.0.0.tar.gz
69a7b8584f828528e3bb4b87153449e96df29bd740adcd42a2e3d50ae4a270c80a5eb2c3057337048be5b978094d8bb73bec3378e3b6370748de2b063dd0aa4b fmt-10.1.0.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/fmt/package.json
+
1
−
1
View file @
6702e2d3
{
"name"
:
"fmt"
,
"version"
:
"
9.0
.0"
,
"version"
:
"
10.1
.0"
,
"url"
:
"https://github.com/fmtlib/fmt/archive/__VERSION__.tar.gz"
,
"deps"
:
[],
"patches"
:
[],
...
...
This diff is collapsed.
Click to expand it.
contrib/src/fmt/rules.mak
+
1
−
1
View file @
6702e2d3
# FMT
FMT_VERSION
:=
10.
0
.0
FMT_VERSION
:=
10.
1
.0
FMT_URL
:=
https://github.com/fmtlib/fmt/archive/
$(
FMT_VERSION
)
.tar.gz
PKGS
+=
fmt
...
...
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