From bae4f92aa02e94b9621f562861d809a2af17e0de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Tue, 15 Sep 2020 15:59:36 -0400
Subject: [PATCH] contrib: update opendht

Change-Id: I3031460435bde7b15f9f7ba7f449ba08ec0fbe0b
---
 contrib/src/opendht/SHA512SUMS | 2 +-
 contrib/src/opendht/rules.mak  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS
index 7ad253658d..d29829e0ee 100644
--- a/contrib/src/opendht/SHA512SUMS
+++ b/contrib/src/opendht/SHA512SUMS
@@ -1 +1 @@
-e9d61d8c4082a7010046a8d0214fc412dcfb4ae01787117911cf406b6dcbd4f92d2d502c60c5499c1c57ea611df79c69ef2eabd228c44e764d4f7042b5e6e501  opendht-67adc09d52d564c24171cfc651189da8832bb1b4.tar.gz
\ No newline at end of file
+8ed577ea375c99c35d88c9aa6a66fa96828ce39853bbb83f38dd7af873e5e50563a53fe60a663b7452a350a1bf263d940619a3a4ddd5e61ab9ef59023c655e2f  opendht-23a75a3f504938771649a5791451207b366fa351.tar.gz
\ No newline at end of file
diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak
index 57c02e01b5..d682488b5f 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := 67adc09d52d564c24171cfc651189da8832bb1b4
+OPENDHT_VERSION := 23a75a3f504938771649a5791451207b366fa351
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab