mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
contrib: update required opendht version to 3.3
Change-Id: Ide2ef47acda8c423bfa14355e42ecdb3afbb7c36
This commit is contained in:
@ -3,7 +3,7 @@ OPENDHT_VERSION := b0fa19d6f8a5f6af884b278f4351e5733c6a99e2
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
ifeq ($(call need_pkg,'opendht >= 3.1.7'),)
|
||||
ifeq ($(call need_pkg,'opendht >= 3.3.0'),)
|
||||
PKGS_FOUND += opendht
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user