mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
contrib: update opendht
Change-Id: Id1106c9f924d95a43517def70e74e0b57ac30720
This commit is contained in:
@ -1 +1 @@
|
||||
b01ec72d91036ab7f3ac95ebe9b2a9ee16508c4a967fcbeadb7b7ec1ca10d5c0fc1edbf2260e89b16687160c471c76e6bf827f3968c28c9d648973f69110f0c7 opendht-c2d8b19380230e0e6a4f62c381978a00b3c99db2.tar.gz
|
||||
15fb191b3e2b6b045b3740777357107248d2faab7c83d36c4d5c7b30ce548264b494a215a8a3f0b05f312d1171971afee69b1b6feac38a82b70e51b46a96ab15 opendht-3.4.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# OPENDHT
|
||||
OPENDHT_VERSION := c2d8b19380230e0e6a4f62c381978a00b3c99db2
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
OPENDHT_VERSION := 3.4.0
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/v$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
ifeq ($(call need_pkg,'opendht >= 3.3.0'),)
|
||||
|
Reference in New Issue
Block a user