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
00d757a2
Commit
00d757a2
authored
4 weeks ago
by
François-Simon Fauteux-Chapleau
Committed by
Adrien Béraud
3 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
GitLab:
#1123
Change-Id: I4d72e89adc4ab946b3a058d3523179554d13ffcf
parent
6a778449
Branches
Branches containing commit
Tags
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
-2
1 addition, 2 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
4 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
2
View file @
00d757a2
d6927667242ab5ca80f04995c4ba9c4f8fa24a2ff1dea5b3d4afa2943077c94ce0f97ad9b7c269cfe58df32709acc89ba648faff0a43ed0099b5a8c857e25d87 opendht-b0fa19d6f8a5f6af884b278f4351e5733c6a99e2.tar.gz
5598c715ef2c14a1a12a9c7ca22628ea1a376573aefae90ca31801f3eea945ee3ca5c25ec0dc5935f55daef616de8bd14a814cfcb6e460e6401ae87c5aaf5046 opendht-9bd957da48d6bd2887203d5252afd2f26fd31c3f.tar.gz
\ No newline at end of file
b01ec72d91036ab7f3ac95ebe9b2a9ee16508c4a967fcbeadb7b7ec1ca10d5c0fc1edbf2260e89b16687160c471c76e6bf827f3968c28c9d648973f69110f0c7 opendht-c2d8b19380230e0e6a4f62c381978a00b3c99db2.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 @
00d757a2
{
"name"
:
"opendht"
,
"version"
:
"
b0fa19d6f8a5f6af884b278f4351e5733c6a99e
2"
,
"version"
:
"
c2d8b19380230e0e6a4f62c381978a00b3c99db
2"
,
"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 @
00d757a2
# OPENDHT
OPENDHT_VERSION
:=
9bd957da48d6bd2887203d5252afd2f26fd31c3f
OPENDHT_VERSION
:=
c2d8b19380230e0e6a4f62c381978a00b3c99db2
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