From dd54b60b3ea47a67253198f532184c4e14c50794 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Mon, 16 Mar 2015 18:11:57 -0400
Subject: [PATCH] opendht: bump version

Refs #68544

Change-Id: I219308d22d8e0870539bcc22213ed7ea8787dd09
---
 daemon/contrib/src/opendht/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemon/contrib/src/opendht/rules.mak b/daemon/contrib/src/opendht/rules.mak
index ffda5e4459..7a7ad8533c 100644
--- a/daemon/contrib/src/opendht/rules.mak
+++ b/daemon/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := 5de9bcfab0426e82d4b5d311adf80b890c869129
+OPENDHT_VERSION := 955b68a4398f10b5e4104066557ff491051bdf7c
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab