mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: update OpenDHT
Change-Id: I3ca5b2a63abe9290a723e8ebcab47ce81275a088
This commit is contained in:
@ -1 +1 @@
|
||||
bc66d58d764568f0cb4b38de9c655575bf0196df1ae4cd4a258373c4ed95bfc83b31293b09d6b5e9960b7ad4f17b2c8355c873c6c873f052516e41d8b608d128 opendht-2.0.0rc1.tar.gz
|
||||
a9f872017ce90ec8220dabe4569d8811850e34bad58524985110112d73b7c3555b44dffc3c5d0e0c9774b0d132356af67ba584336f14fc1bc857969925050dbe opendht-6c2f791c4dd9b52acb61194b4ebda2129d6e2ec3.tar.gz
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opendht",
|
||||
"version": "2.0.0rc1",
|
||||
"version": "6c2f791c4dd9b52acb61194b4ebda2129d6e2ec3",
|
||||
"url": "https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz",
|
||||
"deps": [
|
||||
"argon2",
|
||||
|
@ -1,5 +1,5 @@
|
||||
# OPENDHT
|
||||
OPENDHT_VERSION := 2.0.0rc1
|
||||
OPENDHT_VERSION := 6c2f791c4dd9b52acb61194b4ebda2129d6e2ec3
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
|
Reference in New Issue
Block a user