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
62cc1bab
Commit
62cc1bab
authored
6 years ago
by
Andreas Traczyk
Committed by
Adrien Béraud
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: bump OpenDHT to cb9fe9d
Change-Id: I3ffc340236e443dd1362edb5f4f693766f5615ed
parent
e675beaa
No related branches found
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 @
62cc1bab
ed086eacec068d1595205c720e1512b18bc6db314bc05defb182fe0c483acf05d9606b24cbffbc61556cac5c70c850c0141d25f8ebb44c5cf2ba3d671108b00f opendht-1.8.0
.tar.gz
128adb0d671456ce1dbc4a24c1ea36d19f73362dc8d1e9774ccc0c87a01201a82672dea785ac0e18a4755ff844760ef6b94a70b571b2587a431223b97a9abf58 opendht-cb9fe9d1fecc610e43060f64afdb635ba6606ddd
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/opendht/fetch_and_patch.bat
+
1
−
1
View file @
62cc1bab
set
BUILD
=
%SRC%
..\build
set
BUILD
=
%SRC%
..\build
set
OPENDHT_VERSION
=
1
.8.0
set
OPENDHT_VERSION
=
cb9fe9d1fecc610e43060f64afdb635ba6606ddd
set
OPENDHT_URL
=
https
://github.com/savoirfairelinux/opendht/archive/
%OPENDHT_VERSION%
.tar.gz
set
OPENDHT_URL
=
https
://github.com/savoirfairelinux/opendht/archive/
%OPENDHT_VERSION%
.tar.gz
mkdir
%BUILD%
mkdir
%BUILD%
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
62cc1bab
# OPENDHT
# OPENDHT
OPENDHT_VERSION
:=
1.8.0
OPENDHT_VERSION
:=
cb9fe9d1fecc610e43060f64afdb635ba6606ddd
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
OPENDHT_URL
:=
https://github.com/savoirfairelinux/opendht/archive/
$(
OPENDHT_VERSION
)
.tar.gz
PKGS
+=
opendht
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