mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: bump dhtnet
This should fix the following issue: https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/1898 Change-Id: I508e02b7fd1870228801dc7f773ff586f439c4ed
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dhtnet",
|
||||
"version": "7889017472aca87e7fbd1845ff94bdecb502d4ed",
|
||||
"version": "f0f834df3d62cbcb17c67225ce09303847eebb6f",
|
||||
"url": "https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz",
|
||||
"deps": [
|
||||
"opendht",
|
||||
|
@ -1,5 +1,5 @@
|
||||
# DHTNET
|
||||
DHTNET_VERSION := 7889017472aca87e7fbd1845ff94bdecb502d4ed
|
||||
DHTNET_VERSION := f0f834df3d62cbcb17c67225ce09303847eebb6f
|
||||
DHTNET_URL := https://review.jami.net/plugins/gitiles/dhtnet/+archive/$(DHTNET_VERSION).tar.gz
|
||||
|
||||
PKGS += dhtnet
|
||||
|
Reference in New Issue
Block a user