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
8568df82
Commit
8568df82
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht to 2.6.0
Change-Id: Icde95edb387c4e694b8c5210b5f2f4a9af404e9c
parent
80be6f46
No related branches found
No related tags found
Tags containing commit
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 @
8568df82
4d39bc9a9a304568873ea01fe17eedd498f687a59934169dca4d308daba9907fd4d9d375a6fb31025efab9e28023afc6a83ff418e2ce8e1d18bd58b2e1254c52 opendht-fb9e6eee48e652233648b5f09be557859df3c32f
.tar.gz
133d94cb7a91993831b146917db5a689eae611057b9bc7b3dc6a1493d90e5d6b4613d3244691db76dd24d82178a55b03c816849a8a76b5b3fe1d1558eee45193 opendht-2.6.0
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
2
−
2
View file @
8568df82
# OPENDHT
OPENDHT_VERSION
:=
fb9e6eee48e652233648b5f09be557859df3c32f
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_VERSION
:=
2.6.0
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
v
$(
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