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
55d183f9
Commit
55d183f9
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht to 2.4.8
Change-Id: Ie92e695ec3735f826257c7624165e805a7fb2f85
parent
8fdde435
No related branches found
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 @
55d183f9
0af70f262fc0081cca0dcf5033b14c09f431a0d52dd112afc78d684c149a9a2a0fa3d5c6bbf642101844475eaed557907a33d5a11d1aab6363bc0f15a2145413 opendht-2.4.7.1.tar.gz
\ No newline at end of file
412616f5e6d9aa7282aa7505f30507be20b518b77ddc1cfe3501c158c0618b8f76415b85cc25a71696a242395e66c3b9ab8dacf0f56e0b7f4e4fd944bb42df52 opendht-2.4.8.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
2
−
2
View file @
55d183f9
# OPENDHT
OPENDHT_VERSION
:=
2.4.
7.1
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_VERSION
:=
2.4.
8
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
v
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
ifeq
($(call need_pkg,'opendht >= 2.3.2'),)
...
...
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