From 44b876a2e08527bf333d04497563d3715604d2cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Mon, 17 Oct 2016 18:02:52 -0400
Subject: [PATCH] contrib: bump opendht

Change-Id: I041e4abaf940b680778e77ff3801ec5de6970c46
---
 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 4624b946e9..be061a0be5 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := c0612a1b2ce8cac9c4292e2614a74c2aaee8fd68
+OPENDHT_VERSION := 71ad92e286622393cc83ce82cba2e5dbd0f93fee
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab