Skip to content
Snippets Groups Projects
Commit eaf11b51 authored by Tobias Hildebrandt's avatar Tobias Hildebrandt
Browse files

misc: bump minimum system opendht version

Change-Id: I564aaafaf54d7818037e10aca4fe9c0735035982
parent 6f64b069
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@ OPENDHT_VERSION := 2.4.9
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/v$(OPENDHT_VERSION).tar.gz
PKGS += opendht
ifeq ($(call need_pkg,'opendht >= 2.3.2'),)
ifeq ($(call need_pkg,'opendht >= 2.4.8'),)
PKGS_FOUND += opendht
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment