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
2437e5b0
Commit
2437e5b0
authored
5 years ago
by
Adrien Béraud
Committed by
Yang Wang
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update restinio to 0.6.1.1
Change-Id: I0d5b9e7a228a2bb5ecc33b6ce0ca04733ed9ba0a
parent
31b8adf1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/restinio/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/restinio/SHA512SUMS
contrib/src/restinio/package.json
+2
-2
2 additions, 2 deletions
contrib/src/restinio/package.json
contrib/src/restinio/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/restinio/rules.mak
with
4 additions
and
4 deletions
contrib/src/restinio/SHA512SUMS
+
1
−
1
View file @
2437e5b0
42df0b2e4470c8367deccd31b4fc91c55239956a2a32a22599177d62d1425030b238b7d926cc7135ea650cf28ff3d3509e2ff6ecafbe16a33f8e52ae72c96344 restinio-8d5d3e8237e0947adb9ba1ffc8281f4ad7cb2a59.tar.gz
\ No newline at end of file
e9c315701e210eb4162f39b22e143207d7c5580e9374d401cf7ef2584d8fdc7928392af53032e0d901edcdd77349d105f8c77448c0adadd0f635b6c7e4de3741 restinio-a7a10e419d9089c5b8ee63f5e3098c892f22fae4.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/restinio/package.json
+
2
−
2
View file @
2437e5b0
{
"name"
:
"restinio"
,
"version"
:
"
8d5d3e8237e0947adb9ba1ffc8281f4ad7cb2a59
"
,
"url"
:
"https://github.com/
Stiffstream
/restinio/archive/__VERSION__.tar.gz"
,
"version"
:
"
a7a10e419d9089c5b8ee63f5e3098c892f22fae4
"
,
"url"
:
"https://github.com/
aberaud
/restinio/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"fmt"
,
"asio"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/restinio/rules.mak
+
1
−
1
View file @
2437e5b0
# RESTINIO
RESTINIO_VERSION
:=
8d5d3e8237e0947adb9ba1ffc8281f4ad7cb2a59
RESTINIO_VERSION
:=
a7a10e419d9089c5b8ee63f5e3098c892f22fae4
RESTINIO_URL
:=
https://github.com/aberaud/restinio/archive/
$(
RESTINIO_VERSION
)
.tar.gz
PKGS
+=
restinio
...
...
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