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
df0a8fe1
Commit
df0a8fe1
authored
7 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump OpenDHT to 1.4.1
* bug fixes Change-Id: Ibb43672a1a0209f109df579dff1a1f9176ed2186
parent
9a85ecd5
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
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
2 additions
and
2 deletions
contrib/src/opendht/fetch_and_patch.bat
+
1
−
1
View file @
df0a8fe1
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
4501217
c2131e99ea1748801b07753b09fac6626
set
OPENDHT_VERSION
=
a789ffe7ae37a638e7e551706138ae6246fbd522
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 @
df0a8fe1
# OPENDHT
OPENDHT_VERSION
:=
1.4.0.1
OPENDHT_VERSION
:=
a789ffe7ae37a638e7e551706138ae6246fbd522
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