From ca96c74c8cad3757b49dfec9f3890ac6ae910421 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Sat, 21 Apr 2018 20:02:35 -0400
Subject: [PATCH] contrib: update OpenDHT to 1.7.2rc1

Change-Id: I3b0e6d5c6dde3f3258663e899c20f955796cf018
---
 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 5b7b4043cf..cc882019a1 100644
--- a/contrib/src/opendht/SHA512SUMS
+++ b/contrib/src/opendht/SHA512SUMS
@@ -1 +1 @@
-259eacd018254a7bb72e56f107f88a3ada2853229e8c9f810e85343e5d689b710155cacaf16009973afe0c2d48a1a58153765fefe60de1b145aef5bcc9b52b47  opendht-1.7.1.tar.gz
+4aac858947bafa07c4c844cb9cb68992b337583c4060da2adec6f990f347659501bb6e4b2d8636830350b2210a680e752011fb392deac47bed32ab2883d71138  opendht-1.7.2rc1.tar.gz
diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak
index 157be19705..2244e825b0 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := 1.7.1
+OPENDHT_VERSION := 1.7.2rc1
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab