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
5a83c7a2
Commit
5a83c7a2
authored
3 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
build: update opendht
Change-Id: Ia26c97dbe487509d3e346d7c95675bd984d2ab77
parent
4f426634
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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 @
5a83c7a2
7f8b1f938510b2c1e67831f37c2cb8a981e1b6679d3d1fcd715b21ef4b21ae7d454370ec472952cd590aa6a4a57b77f412d03bb5a69475ade71baaf2a134d834
opendht-2.3.
2
.tar.gz
991aeaf0036633b374014f2935e0f4264edc1b4fa71090e97b490c9e86893cac169112c025cf20eb9f790bc4de0d944a731dce6fd7591a236cc8c649746f7581
opendht-2.3.
4
.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 @
5a83c7a2
{
"name"
:
"opendht"
,
"version"
:
"2.3.
2
"
,
"version"
:
"2.3.
4
"
,
"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 @
5a83c7a2
# OPENDHT
OPENDHT_VERSION
:=
2.3.
2
OPENDHT_VERSION
:=
2.3.
4
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