From d31418476309cdfd22034eeacc119a4ab621ce62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Thu, 14 Feb 2019 10:27:55 -0500 Subject: [PATCH] contrib: update opendht Change-Id: I128e6dcdb5fe0f601cc6ccea086c5260abe70290 --- 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 61d344acf9..b090176ba9 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -7b8d3935d498f75de2e131a012ef564532d3633364ec46caa8d82fd366d42eaeb3dabe9025d78368653ae0112018f6cc6eab6c25025b5a7d9b0f81b613ce0f6f opendht-d523e9f259aa2e90e0c56b7f66324422422c9e2b.tar.gz \ No newline at end of file +d26c274645552ee09c64351146c7ddd175648ce025a58387760cfcc3f793f3961aeaf51f171f84064a6d1fecf8d70bd077b0d328bdc81cfa1d04383383a9f0d2 opendht-79a2f4280f41854b52e8375e81603731cbae3b46.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index a01401d48f..4dfe8b1f13 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := d523e9f259aa2e90e0c56b7f66324422422c9e2b +OPENDHT_VERSION := 79a2f4280f41854b52e8375e81603731cbae3b46 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht -- GitLab