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
20a09c87
Commit
20a09c87
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: Idaa553d378700254a60c097a6c19f2c80a507e89
parent
2d9e4562
No related branches found
No related tags found
No related merge requests found
Changes
3
Show 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 @
20a09c87
e807efc038b5a3a0f531d10c68e26a60b2a5439aebf8945884967751e2efa2406ef2d71a94ea65761b1f8b79de9dd4bf0960db0fadaa72a69789e31cffbb74b1 opendht-69e71dbeaa6dd607991806936016a83a2509c837.tar.gz
292a305d757d36281aa607ae7a8a89a4a7228267e47a37c6636590215f985159db7103e59cb583729d49fb9fa264bf730283ced1fca6d917fd6b780f5372b4ac opendht-7791163d4912d756def82962995f0c7a069ec5d2.tar.gz
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
20a09c87
{
{
"name"
:
"opendht"
,
"name"
:
"opendht"
,
"version"
:
"
69e71dbeaa6dd607991806936016a83a2509c837
"
,
"version"
:
"
7791163d4912d756def82962995f0c7a069ec5d2
"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"deps"
:
[
"argon2"
,
"argon2"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
20a09c87
# OPENDHT
# OPENDHT
OPENDHT_VERSION
:=
69e71dbeaa6dd607991806936016a83a2509c837
OPENDHT_VERSION
:=
7791163d4912d756def82962995f0c7a069ec5d2
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
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