From 1452e68db95f58f5ae9dd9edfe631911a70dd68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Fri, 7 Jun 2019 14:17:00 -0400 Subject: [PATCH] contrib: update opendht Change-Id: Ia80b1f8c8bb43432739d409557b2995cc66a575f --- 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 55a75bfa05..37e51f5e0a 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -b3dcc599cc96fabaa3c211f2025e8be18b008c0736bfc90d5e1886a967f26cdbfce5f30708181faf142c77b0b523297206f6f88f63872dab499b5443b69f0071 opendht-1.9.5.tar.gz \ No newline at end of file +7f6ae80f283c106a155b86aaa8ab3fd5271bfef8707a53ccd6e4034c11528aef6b740290c4d62b38b18f8c5dcef31071c3006a6fb8d9d31a81f472146c046d71 opendht-a63c5d172b8d6c5e0075576186aec4c1e68494c5.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index 965c9f83c7..7e4626fbb7 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 1.9.5 +OPENDHT_VERSION := a63c5d172b8d6c5e0075576186aec4c1e68494c5 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht -- GitLab