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
12a7a95a
Unverified
Commit
12a7a95a
authored
4 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
opendht: bump opendht
Change-Id: I66b07df09098833a1ad59df008f04c521edf1449
parent
7d8e4323
No related branches found
Branches containing commit
No related tags found
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/package.json
+1
-1
1 addition, 1 deletion
contrib/src/opendht/package.json
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 @
12a7a95a
3364c0fe8821d407d9676fb6ee4854d0e9345642e33fa58bd461080584d25e53cfb3be9e0b4dffeb3069aee55ec94052edba1d140d7a4888ba79f2b8bf129a6b opendht-8c4a894f938037fb6328e06f5956edea5b6dd237.tar.gz
\ No newline at end of file
dc759849cc58218f6c395cc6092ab467a6a2779ff11fb6c27fa1d7fdeec67845a22d4dbe1343a67c22029c5632ce4333124dba3a33fe32551edcade2059e2c37 opendht-b0c124971023f9232e8333d36966c56cba048f78.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/opendht/package.json
+
1
−
1
View file @
12a7a95a
{
"name"
:
"opendht"
,
"version"
:
"
8c4a894f938037fb6328e06f5956edea5b6dd237
"
,
"version"
:
"
b0c124971023f9232e8333d36966c56cba048f78
"
,
"url"
:
"https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"argon2"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/opendht/rules.mak
+
1
−
1
View file @
12a7a95a
# OPENDHT
OPENDHT_VERSION
:=
8c4a894f938037fb6328e06f5956edea5b6dd237
OPENDHT_VERSION
:=
b0c124971023f9232e8333d36966c56cba048f78
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