From a3ad4e9fca6dfa011351b195b92cba76d97a3d47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Wed, 13 Jun 2018 14:36:58 -0400
Subject: [PATCH] contrib/opendht: update to 1.7.3rc4

Change-Id: I0c958af8022c6c1eea6156cb5e91694fca9716b7
Reviewed-by: Sebastien Blin <sebastien.blin@savoirfairelinux.com>
---
 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 d86ffa624c..a057cee6ed 100644
--- a/contrib/src/opendht/SHA512SUMS
+++ b/contrib/src/opendht/SHA512SUMS
@@ -1 +1 @@
-f6740412ed0c654fd26d45e9529904f4fa71747534adc0026310a0d2f32269bec62eb118c8d68b83c340549f310c56c584ce56d84f9d38b6b742947040e29929  opendht-1.7.3rc3.tar.gz
+894499d4a49b664fb5372e36453fcd03f0aa5600be3e58eb03304422725de8caddbf03251d7c02d0a98c2bb82d7c31029d09fb244f24afe8cca03994cf9fd959  opendht-1.7.3rc4.tar.gz
\ No newline at end of file
diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak
index 2920d4841e..44506bb2cd 100644
--- a/contrib/src/opendht/rules.mak
+++ b/contrib/src/opendht/rules.mak
@@ -1,5 +1,5 @@
 # OPENDHT
-OPENDHT_VERSION := 1.7.3rc3
+OPENDHT_VERSION := 1.7.3rc4
 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
 
 PKGS += opendht
-- 
GitLab