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
ae3241ed
Commit
ae3241ed
authored
5 months ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update dhtnet
Change-Id: I91c81a4591e056d22dd83c07e9d8e4c8e326b34f
parent
8e6116b3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/dhtnet/package.json
+1
-1
1 addition, 1 deletion
contrib/src/dhtnet/package.json
contrib/src/dhtnet/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/dhtnet/rules.mak
with
2 additions
and
2 deletions
contrib/src/dhtnet/package.json
+
1
−
1
View file @
ae3241ed
{
"name"
:
"dhtnet"
,
"version"
:
"
8cd00200669fa5b7632faa447ba206c3847e2879
"
,
"version"
:
"
3bd76bcc786d9db2b9efb118f625092146d3591b
"
,
"url"
:
"https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz"
,
"deps"
:
[
"opendht"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/dhtnet/rules.mak
+
1
−
1
View file @
ae3241ed
# DHTNET
DHTNET_VERSION
:=
8cd00200669fa5b7632faa447ba206c3847e2879
DHTNET_VERSION
:=
3bd76bcc786d9db2b9efb118f625092146d3591b
DHTNET_URL
:=
https://review.jami.net/plugins/gitiles/dhtnet/+archive/
$(
DHTNET_VERSION
)
.tar.gz
PKGS
+=
dhtnet
...
...
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