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
4b6b59a1
Commit
4b6b59a1
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update OpenDHT
Change-Id: I030c7436063ad6ffa9070ef6b034a402e8782eb6
parent
d1d064d8
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
+2
-1
2 additions, 1 deletion
contrib/src/opendht/SHA512SUMS
contrib/src/opendht/fetch_and_patch.bat
+1
-1
1 addition, 1 deletion
contrib/src/opendht/fetch_and_patch.bat
contrib/src/opendht/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/opendht/rules.mak
with
4 additions
and
3 deletions
contrib/src/opendht/SHA512SUMS
+
2
−
1
View file @
4b6b59a1
d62bb2a0804887ca2b4cd9c4a60eea7fddb80910eea4015025fcec43bcfa23a992d3fe0a38a93baee1b8fcc75914d777d49f42a8a58d89341ac0c8e97005f67b opendht-1.9.2.tar.gz
\ No newline at end of file
249fdf3b2b8c679c47ed4c816279d51e6506e40dc7979463d8756f4c316dff079437a3fbc9f2a0089f3d9a21df381c600be14c3f0179fc019bab919380a1b144 opendht-1.9.3.tar.gz
5b5f750111b310eb24c9eccc224828b76d6b13e71fc3180fd97f430b1882b35430ada6ace05e8039d3d59f28838580926ebafa09611ceabc9494766f4669d0ce opendht-76e2efb19b969329d7da156eeb27cb8a250a24e1.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/fetch_and_patch.bat
+
1
−
1
View file @
4b6b59a1
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
1
.9.2
set
OPENDHT_VERSION
=
76
e2efb19b969329d7da156eeb27cb8a250a24e1
set
OPENDHT_URL
=
https
://github.com/savoirfairelinux/opendht/archive/
%OPENDHT_VERSION%
.tar.gz
mkdir
%BUILD%
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
4b6b59a1
# OPENDHT
OPENDHT_VERSION
:=
1.9.2
OPENDHT_VERSION
:=
76e2efb19b969329d7da156eeb27cb8a250a24e1
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