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
827c546d
Commit
827c546d
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update OpenDHT to 1.9.4
Change-Id: I7b3fe69035394d9765e8511bda833995ff539512
parent
a5c315cd
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
+1
-2
1 addition, 2 deletions
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
4 deletions
contrib/src/opendht/SHA512SUMS
+
1
−
2
View file @
827c546d
249fdf3b2b8c679c47ed4c816279d51e6506e40dc7979463d8756f4c316dff079437a3fbc9f2a0089f3d9a21df381c600be14c3f0179fc019bab919380a1b144 opendht-1.9.3.tar.gz
5b5f750111b310eb24c9eccc224828b76d6b13e71fc3180fd97f430b1882b35430ada6ace05e8039d3d59f28838580926ebafa09611ceabc9494766f4669d0ce opendht-76e2efb19b969329d7da156eeb27cb8a250a24e1.tar.gz
729180ff2d9062be448e806b672a1572e00e8269a653b3e317cca63e1e6af547f3ff2a554a11b5d9752b91fcb4b3d48c9e152fd6d6d94a7ba68f30d3beb6d3e3 opendht-1.9.4.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 @
827c546d
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
76
e2efb19b969329d7da156eeb27cb8a250a24e1
set
OPENDHT_VERSION
=
1
.9.4
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 @
827c546d
# OPENDHT
OPENDHT_VERSION
:=
76e2efb19b969329d7da156eeb27cb8a250a24e1
OPENDHT_VERSION
:=
1.9.4
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