From 5a9d10431231ca5aef0548b2cae3c17a83f8e49c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Thu, 10 Dec 2015 17:00:15 -0500
Subject: [PATCH] contrib: bump opendht to latest changes

This bump tries to import opendht changes to fix an network overloading
situation.

Tuleap: #104
Change-Id: Ic567fbee927e7acd22c71075c3546dab52722819
---
 contrib/src/opendht/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak
index 8f6551cc8e..dc7983338a 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := 2842f45cbdddbb0be66840d6550c6a277995dfe0
+OPENDHT_VERSION := 9a301569a49faaebfbb8ab09d47bab5772e5c618
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab