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
13f97880
Commit
13f97880
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I98d483709bd1aed9c0115fec546ebf4bb73c42a8
parent
4392c722
No related branches found
Branches containing commit
No related tags found
Loading
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 @
13f97880
780d21f6d21bddae30fd47b131d06366da8223102f2def84023c4cdfc5dfcd20e6d7dced418e69c33f202726f6fc50fed7590ab4043fde05b6dd26238cc021a6
opendht-3.
0.1
.tar.gz
679bb6138df5db7f9cad611628aa4e371fdc60ccdc2a494865954bc60b64876291aac648658a85984d32b08f8bf5a33064b8f74afeb8654b1e0c808cdcaa2b43
opendht-3.
1.3
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
13f97880
{
"name"
:
"opendht"
,
"version"
:
"3.
0.1
"
,
"version"
:
"3.
1.3
"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz"
,
"deps"
:
[
"argon2"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
13f97880
# OPENDHT
OPENDHT_VERSION
:=
3.
0.1
OPENDHT_VERSION
:=
3.
1.3
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/v
$(
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