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
8c33ec69
Commit
8c33ec69
authored
4 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I44c1c8c1ae653e08ba2824272d22a90b47becd57
parent
eb571498
No related branches found
Branches containing commit
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 @
8c33ec69
dc759849cc58218f6c395cc6092ab467a6a2779ff11fb6c27fa1d7fdeec67845a22d4dbe1343a67c22029c5632ce4333124dba3a33fe32551edcade2059e2c37 opendht-b0c124971023f9232e8333d36966c56cba048f78.tar.gz
\ No newline at end of file
1c8e865efa0e476dca311dfbbccc1da15c14e78d46497ef2333db8364d5588870d3e1bd35198440653529dbd843b23207d6d00ecb10caa86f707e6d0466988ca opendht-2.1.1.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 @
8c33ec69
{
"name"
:
"opendht"
,
"version"
:
"
b0c124971023f9232e8333d36966c56cba048f78
"
,
"version"
:
"
2.1.1
"
,
"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 @
8c33ec69
# OPENDHT
OPENDHT_VERSION
:=
b0c124971023f9232e8333d36966c56cba048f78
OPENDHT_VERSION
:=
2.1.1
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