From c47b855ae625095c2bd259810ffb6b4dc88599c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Tue, 26 Apr 2016 16:05:20 -0400
Subject: [PATCH] contrib: bump opendht

bump opendht to include the fix for Ubuntu 14.04/GCC 4.8

Tuleap: #613
Change-Id: I640f4f4ffc533a371a42045ce695bc967d155024
---
 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 bd987c3e8b..66d9b8d722 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := c9a6a90e1b624fd1a351d0458c6880d33223d9d4
+OPENDHT_VERSION := 13f8c13ac4ebb3b43474d91ca48b42a1019083f4
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab