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
2b5627c6
Commit
2b5627c6
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I1dde09f8763af52a770c573504cbd1e4468e3469
parent
f1ce96db
Branches
Branches containing commit
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 @
2b5627c6
61319e6b1d73710b16474c38713ab5bb800f342bab552244cf7727fb8da8deb1d0c150e51b3507475676a7e6c635ce8f388fe5e46b7f7c976ebe26780b85bfee opendht-616d6fe4b8a12aeb40bae05ef68344ea623228fa.tar.gz
\ No newline at end of file
02a7ff9772ad81d28c5a8dd87fca319f9d2dcddbfc0f60894e1dcbb40f5a81f2d044d817b5032718d523a1dbb57ee3333e4c6d95d4e9ddc8d24fb179219e49bc opendht-5b15fdeeefa58204c1e72bc5c9d147fce6352500.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 @
2b5627c6
{
"name"
:
"opendht"
,
"version"
:
"
616d6fe4b8a12aeb40bae05ef68344ea623228fa
"
,
"version"
:
"
5b15fdeeefa58204c1e72bc5c9d147fce6352500
"
,
"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 @
2b5627c6
# OPENDHT
OPENDHT_VERSION
:=
616d6fe4b8a12aeb40bae05ef68344ea623228fa
OPENDHT_VERSION
:=
5b15fdeeefa58204c1e72bc5c9d147fce6352500
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