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
9bc48951
Commit
9bc48951
authored
5 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump opendht
Change-Id: I517a62e4e17d20b7b01df1786c362b489c2a6f34
parent
dbe9efec
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show 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 @
9bc48951
d2bc8b3d168abe515fc79f205a33fb2318b4d9efe66afa438ed803f129f88a2765f5b22499d2c54b85e57905dc4b81cf7979882f22667f647351fe3005b90183 opendht-e2d7dbc2937acb914195de3d16d675a220c864e7.tar.gz
\ No newline at end of file
c20a0018c766ade0ad40532dfb298eba613b465a296a8dcddd7c1f73b75ef70b8611175c2bbfa3a3e49e282ccd300fe40b74fcb14efc8ca7263aa868ada9272d opendht-8a18c591e99aace1795151bb8a1433428dabd70e.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 @
9bc48951
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
e2d7dbc2937acb914195de3d16d675a220c864e7
set
OPENDHT_VERSION
=
8
a18c591e99aace1795151bb8a1433428dabd70e
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 @
9bc48951
# OPENDHT
OPENDHT_VERSION
:=
e2d7dbc2937acb914195de3d16d675a220c864e7
OPENDHT_VERSION
:=
8a18c591e99aace1795151bb8a1433428dabd70e
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