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
320693f8
Commit
320693f8
authored
1 year ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I40b7b9fc66213d263b1e3429a0fd45ea6dcfb627
parent
8b7afc85
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/opendht/SHA512SUMS
+1
-0
1 addition, 0 deletions
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
2 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
0
View file @
320693f8
679bb6138df5db7f9cad611628aa4e371fdc60ccdc2a494865954bc60b64876291aac648658a85984d32b08f8bf5a33064b8f74afeb8654b1e0c808cdcaa2b43 opendht-3.1.3.tar.gz
679bb6138df5db7f9cad611628aa4e371fdc60ccdc2a494865954bc60b64876291aac648658a85984d32b08f8bf5a33064b8f74afeb8654b1e0c808cdcaa2b43 opendht-3.1.3.tar.gz
5e305f650fdd3f488acf8e5762aeb0a35ea59d2838f10ecb430c18013203e1dad8af6f7ccf76c7465546976e69560afa2d0131d531f701c17bbb33ffd777ff89 opendht-3.1.4.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
320693f8
{
{
"name"
:
"opendht"
,
"name"
:
"opendht"
,
"version"
:
"3.1.
3
"
,
"version"
:
"3.1.
4
"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz"
,
"deps"
:
[
"deps"
:
[
"argon2"
,
"argon2"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
320693f8
# OPENDHT
# OPENDHT
OPENDHT_VERSION
:=
3.1.
3
OPENDHT_VERSION
:=
3.1.
4
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/v
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/v
$(
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