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
a28a9157
Commit
a28a9157
authored
1 year ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
misc: bump opendht
Fix ut_namedirectory Change-Id: I691fb7ec6306000042f47d6588e8cf7923c9a94b
parent
83a5a855
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
+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 @
a28a9157
5cd653ffaa1614eab88472a6c3872017695f8ec1ee66d28e14a640df381a2b35ca34c8d93b260c3703f38bce290b2e7587ce329baf870a73bd06db31794528ca opendht-7736bb659d27436236f5d014af99e7c1b5c9fd8d
.tar.gz
4d39bc9a9a304568873ea01fe17eedd498f687a59934169dca4d308daba9907fd4d9d375a6fb31025efab9e28023afc6a83ff418e2ce8e1d18bd58b2e1254c52 opendht-fb9e6eee48e652233648b5f09be557859df3c32f
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
a28a9157
{
"name"
:
"opendht"
,
"version"
:
"
7736bb659d27436236f5d014af99e7c1b5c9fd8d
"
,
"version"
:
"
fb9e6eee48e652233648b5f09be557859df3c32f
"
,
"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 @
a28a9157
# OPENDHT
OPENDHT_VERSION
:=
7736bb659d27436236f5d014af99e7c1b5c9fd8d
OPENDHT_VERSION
:=
fb9e6eee48e652233648b5f09be557859df3c32f
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