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
534251bd
Commit
534251bd
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht to v2.4.11
Change-Id: Ia2154baaa51969fcbe4c906344aa8f5dfdf041ae
parent
5e35e71d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/opendht/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/opendht/SHA512SUMS
contrib/src/opendht/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/opendht/rules.mak
with
3 additions
and
3 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
1
View file @
534251bd
38d3bcb52cc6585fd53bf066b62294a5ca536f5b9cefc5cf0f01e40e139ed1675fafef909f2244790687b6e99187318350d272e08673d0b2112ff73ce2ef2f11 opendht-af7d88b057fa4c84ab9096c6a1932bd5d34634ef.tar.gz
\ No newline at end of file
c302749bf769d08caf8a82bab0409ed35edf465aa55217400a07af6a4120be008065ea426cafbfd883a151592b38d73885bfc58245a868b839c238310b4c88f5 opendht-2.4.11.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
2
−
2
View file @
534251bd
# OPENDHT
OPENDHT_VERSION
:=
af7d88b057fa4c84ab9096c6a1932bd5d34634ef
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_VERSION
:=
2.4.11
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
v
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
ifeq
($(call need_pkg,'opendht >= 2.4.8'),)
...
...
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