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
696e25b0
Commit
696e25b0
authored
6 months ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I164d852c6bda142c1420f69ed8d6d35900b3701c
parent
d2de4fdf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show 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 @
696e25b0
96046604ffd9fbf542b0cad3b596201b942d6c459ba34b6622cf7c3c5a0c41a5aeb82524ea4a16258e13f9b2dabe4ba1668d8b709a310d1e7f1da65a3f6ab559 opendht-df189e3e12c3d3286fd156eb7aa8d6aecdab369e.tar.gz
\ No newline at end of file
acc97fd87d2aa21839a09fca03d5a74d0a934a11dc320248f81fa7334e5b7579eac031ad20480f1ca2391a55787c827d3b9f95af5a8e1bab452ce063028fa4e3 opendht-3c62026b5c0d48787a726eb9efb846977ed3eced.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 @
696e25b0
{
"name"
:
"opendht"
,
"version"
:
"
df189e3e12c3d3286fd156eb7aa8d6aecdab369e
"
,
"version"
:
"
3c62026b5c0d48787a726eb9efb846977ed3eced
"
,
"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 @
696e25b0
# OPENDHT
OPENDHT_VERSION
:=
df189e3e12c3d3286fd156eb7aa8d6aecdab369e
OPENDHT_VERSION
:=
3c62026b5c0d48787a726eb9efb846977ed3eced
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