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
8e6116b3
Commit
8e6116b3
authored
5 months ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I4321379b2f81fde8fd810f4f2151f8e21c7b2705
parent
b1bb6c4e
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 @
8e6116b3
9
3231e094d688fda8fd3c5dd214b4a039e82e6ff52fba9cca8a0bd1fa015a1f4fc67e77deced09f0990f16c8715dc908349c36df19668ff6a3ee87b0ac918b16 opendht-074e05cc3254d5d73b0d96ee772a6e01bb3113e5
.tar.gz
9
6046604ffd9fbf542b0cad3b596201b942d6c459ba34b6622cf7c3c5a0c41a5aeb82524ea4a16258e13f9b2dabe4ba1668d8b709a310d1e7f1da65a3f6ab559 opendht-df189e3e12c3d3286fd156eb7aa8d6aecdab369e
.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 @
8e6116b3
{
"name"
:
"opendht"
,
"version"
:
"
f2cee8e9ce24746caa7dee1847829c526d340284
"
,
"version"
:
"
df189e3e12c3d3286fd156eb7aa8d6aecdab369e
"
,
"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 @
8e6116b3
# OPENDHT
OPENDHT_VERSION
:=
074e05cc3254d5d73b0d96ee772a6e01bb3113e5
OPENDHT_VERSION
:=
df189e3e12c3d3286fd156eb7aa8d6aecdab369e
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