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
4f2677bb
Commit
4f2677bb
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
update dhtnet
Change-Id: Id33b4d3ac811f538d11aaccc5cc21dc9c6ff3b39
parent
c6926445
Branches
Branches containing commit
Tags
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 @
4f2677bb
{
"name"
:
"dhtnet"
,
"version"
:
"
c453ca7f8115449d5c512948711b53ecc8410503
"
,
"version"
:
"
f7abf971f0445d4add1fc33b2a3856f07eecf430
"
,
"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 @
4f2677bb
...
...
@@ -3,6 +3,7 @@ DHTNET_VERSION := f7abf971f0445d4add1fc33b2a3856f07eecf430
DHTNET_URL
:=
https://review.jami.net/plugins/gitiles/dhtnet/+archive/
$(
DHTNET_VERSION
)
.tar.gz
PKGS
+=
dhtnet
DEPS_dhtnet
+=
opendht pjproject asio upnp
ifndef
HAVE_WIN32
ifndef
HAVE_ANDROID
...
...
@@ -12,7 +13,6 @@ endif
endif
endif
DEPS_dhtnet
+=
opendht pjproject asio upnp
DHTNET_CONF
=
-DBUILD_SHARED_LIBS
=
Off
\
-DBUILD_BENCHMARKS
=
Off
\
...
...
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