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
d931f140
Commit
d931f140
authored
4 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: Ie9a7fdca48dc086af7e21990a490c93041f12428
parent
1bf6c612
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/opendht/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/opendht/SHA512SUMS
contrib/src/opendht/package.json
+1
-1
1 addition, 1 deletion
contrib/src/opendht/package.json
contrib/src/opendht/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/opendht/rules.mak
with
3 additions
and
3 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
1
View file @
d931f140
fb783a186bbe4fc66339c9e37ea987c6bf3c035a3d9f6737e264171709cff74ffa761dee1e13ad7ab0dab090f12d6a326d171127666da1f54e972bd2fa0fe3e1 opendht-2.0.
0.tar.gz
2ea676cb6fc0c1da6c510e09dd1bab0d9207853594f25e0aafe5f9efce587721712115b07efc3dc54962a0d63e7e1fbea741d27663cb9a8fa965a45d175ab127 opendht-017f391e2edf05ddafa8f0ee7b501e001f47c52
0.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
d931f140
{
"name"
:
"opendht"
,
"version"
:
"
2.0.
0"
,
"version"
:
"
017f391e2edf05ddafa8f0ee7b501e001f47c52
0"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"argon2"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
d931f140
# OPENDHT
OPENDHT_VERSION
:=
2.0.
0
OPENDHT_VERSION
:=
017f391e2edf05ddafa8f0ee7b501e001f47c52
0
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
...
...
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