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
c4c29c4f
Commit
c4c29c4f
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: Ia22baa065b56fab0af1e17cf4606ce922d31f7b0
parent
313baded
Branches
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
+2
-2
2 additions, 2 deletions
contrib/src/opendht/rules.mak
with
4 additions
and
4 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
1
View file @
c4c29c4f
8badf9217ef4bc6f89b5510d802b9382bdf5829f57a19bf244c352b885b18d151f18c1f0d84a4de46c6c75cfea96a04623a5218905aa1ee5c7b8ac23e2ac613a opendht-2.6.0rc5
.tar.gz
5cd653ffaa1614eab88472a6c3872017695f8ec1ee66d28e14a640df381a2b35ca34c8d93b260c3703f38bce290b2e7587ce329baf870a73bd06db31794528ca opendht-7736bb659d27436236f5d014af99e7c1b5c9fd8d
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
c4c29c4f
{
"name"
:
"opendht"
,
"version"
:
"
f461eaa191798559aa82dc431cec1a2a1c198140
"
,
"version"
:
"
7736bb659d27436236f5d014af99e7c1b5c9fd8d
"
,
"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
+
2
−
2
View file @
c4c29c4f
# OPENDHT
OPENDHT_VERSION
:=
2.6.0rc5
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
v
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_VERSION
:=
7736bb659d27436236f5d014af99e7c1b5c9fd8d
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
ifeq
($(call need_pkg,'opendht >= 2.6.0'),)
...
...
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