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
6f687dfa
Commit
6f687dfa
authored
5 years ago
by
Sébastien Blin
Committed by
Adrien Béraud
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump opendht
Change-Id: I5c991b37011b4c3d97114c9f2b8f05b742e029a3
parent
9e0de228
No related branches found
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 @
6f687dfa
2ea676cb6fc0c1da6c510e09dd1bab0d9207853594f25e0aafe5f9efce587721712115b07efc3dc54962a0d63e7e1fbea741d27663cb9a8fa965a45d175ab127 opendht-017f391e2edf05ddafa8f0ee7b501e001f47c520.tar.gz
\ No newline at end of file
3364c0fe8821d407d9676fb6ee4854d0e9345642e33fa58bd461080584d25e53cfb3be9e0b4dffeb3069aee55ec94052edba1d140d7a4888ba79f2b8bf129a6b opendht-8c4a894f938037fb6328e06f5956edea5b6dd237.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
6f687dfa
{
"name"
:
"opendht"
,
"version"
:
"
017f391e2edf05ddafa8f0ee7b501e001f47c520
"
,
"version"
:
"
8c4a894f938037fb6328e06f5956edea5b6dd237
"
,
"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 @
6f687dfa
# OPENDHT
OPENDHT_VERSION
:=
017f391e2edf05ddafa8f0ee7b501e001f47c520
OPENDHT_VERSION
:=
8c4a894f938037fb6328e06f5956edea5b6dd237
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