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
b59eddda
Commit
b59eddda
authored
6 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update opendht
Change-Id: I9d6a31e35672b370faf155ab64aa1222a10cd6eb
parent
94c8f4b6
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
-1
1 addition, 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
3 additions
and
3 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
1
View file @
b59eddda
34081f54b387c7bae74a21bdf8152ae4b776982d819591b67574e5ff13f0ff414b512a57868784c71bde5a763fa0b1854ce0c7de66944e8b74bb832c4f11c08b opendht-36cf70f2a72c871fc873c51fedb6a6db04e179cf.tar.gz
\ No newline at end of file
7b8d3935d498f75de2e131a012ef564532d3633364ec46caa8d82fd366d42eaeb3dabe9025d78368653ae0112018f6cc6eab6c25025b5a7d9b0f81b613ce0f6f opendht-d523e9f259aa2e90e0c56b7f66324422422c9e2b.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/fetch_and_patch.bat
+
1
−
1
View file @
b59eddda
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
20
f4355b7345c08ab18aaa9f556b394161a0598d
set
OPENDHT_VERSION
=
d523e9f259aa2e90e0c56b7f66324422422c9e2b
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 @
b59eddda
# OPENDHT
OPENDHT_VERSION
:=
36cf70f2a72c871fc873c51fedb6a6db04e179cf
OPENDHT_VERSION
:=
d523e9f259aa2e90e0c56b7f66324422422c9e2b
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