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
302a4322
Commit
302a4322
authored
1 year ago
by
Andreas Traczyk
Browse files
Options
Downloads
Patches
Plain Diff
contrib: adjust dhnet commit
Change-Id: I86e4cc0da21d7def58823abc6e0e6bee71a0cfa7
parent
bbad18ba
No related branches found
No related tags found
No related merge requests found
Changes
2
Show 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 @
302a4322
{
{
"name"
:
"dhtnet"
,
"name"
:
"dhtnet"
,
"version"
:
"
f38fa106d5f8fbd2befbdf5ac6a2a96776b61437
"
,
"version"
:
"
648907ca8239f12444abc6538705cf4366d9014f
"
,
"url"
:
"https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz"
,
"url"
:
"https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz"
,
"deps"
:
[
"deps"
:
[
"opendht"
,
"opendht"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/dhtnet/rules.mak
+
1
−
1
View file @
302a4322
# DHTNET
# DHTNET
DHTNET_VERSION
:=
f38fa106d5f8fbd2befbdf5ac6a2a96776b61437
DHTNET_VERSION
:=
648907ca8239f12444abc6538705cf4366d9014f
DHTNET_URL
:=
https://review.jami.net/plugins/gitiles/dhtnet/+archive/
$(
DHTNET_VERSION
)
.tar.gz
DHTNET_URL
:=
https://review.jami.net/plugins/gitiles/dhtnet/+archive/
$(
DHTNET_VERSION
)
.tar.gz
PKGS
+=
dhtnet
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