From 7adf9f4d1e95a801e51efe8640a7b379669d1b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Sun, 23 Oct 2016 18:29:35 -0400 Subject: [PATCH] contrib: bump opendht Change-Id: I9010e69966b1d7cab27c52ec9c0bbb496ad9f986 --- 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 2228c81503..a855660da4 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := a8cfdbe76277a70667ec74d79d15bc3a98301bdb +OPENDHT_VERSION := 3af04a4259ec6e2e4b12e2ca71c1fa533e13f047 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht -- GitLab