From fa77bda4582dec9528cec34172d97c363401c2d3 Mon Sep 17 00:00:00 2001 From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Date: Wed, 9 Dec 2015 15:19:28 -0500 Subject: [PATCH] contrib: bump opendht on latest changes Tuleap: #104 Change-Id: I03bdfaeae256e47c49adf5800c85ee6ad7c9e7f9 --- contrib/src/opendht/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index a57b88d6f9..8f6551cc8e 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 184dc17aa8cf57a9a3e1b26ff2794b2cab4597ba +OPENDHT_VERSION := 2842f45cbdddbb0be66840d6550c6a277995dfe0 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht -- GitLab