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
b7bbbeb6
Commit
b7bbbeb6
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update OpenDHT
Change-Id: I6ef25e132acd201b59f513589203d76855ff7c34
parent
53cca735
No related branches found
No related tags found
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 @
b7bbbeb6
9534847effb384e7dabd0c505abfc56662eee59ed93e248086ce0f440a8b89cfd2572ad3661246b1c08a55310823826c0edcb3143176ea1f53345de3a038d082 opendht-9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131
.tar.gz
4c58969f651b695c3566af09ba7cfcde57fd8b9853564059f1db87c082c5b418918bea1b6861e613de949e03d37e37b3334d346300dd791920c100394e265bc7 opendht-7e9f5303bd86d054010c5e2bf1f9caa05bb71bba
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
b7bbbeb6
{
"name"
:
"opendht"
,
"version"
:
"
9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131
"
,
"version"
:
"
7e9f5303bd86d054010c5e2bf1f9caa05bb71bba
"
,
"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 @
b7bbbeb6
# OPENDHT
OPENDHT_VERSION
:=
9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131
OPENDHT_VERSION
:=
7e9f5303bd86d054010c5e2bf1f9caa05bb71bba
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