diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 521697ed7496972b36c4eb6d25f5be411bc09d1a..201d270e5192dfd413dd7d05d969f1f84f9660aa 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -128adb0d671456ce1dbc4a24c1ea36d19f73362dc8d1e9774ccc0c87a01201a82672dea785ac0e18a4755ff844760ef6b94a70b571b2587a431223b97a9abf58 opendht-cb9fe9d1fecc610e43060f64afdb635ba6606ddd.tar.gz +c38181ab8fee9cf59afa41a1e5ece40ebf5a2f392e1f3c901fca4bd53f87364db0fc55eaa5caec0769af99609b642c852b2048ae24bd06bfd7a7c255ae7e4173 opendht-20f4355b7345c08ab18aaa9f556b394161a0598d.tar.gz diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index 816c37fc4b4835502009765a4fcc49752f926fdc..adb961b189327b1e1834d89192059502808c4ac8 100644 --- a/contrib/src/opendht/fetch_and_patch.bat +++ b/contrib/src/opendht/fetch_and_patch.bat @@ -1,6 +1,6 @@ set BUILD=%SRC%..\build -set OPENDHT_VERSION=cb9fe9d1fecc610e43060f64afdb635ba6606ddd +set OPENDHT_VERSION=20f4355b7345c08ab18aaa9f556b394161a0598d set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz mkdir %BUILD% diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index 2543ff942c6a31218597bedbd4cefecb6279ef4d..b9a32e78e331c727a49d68c8161621eee4019c21 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := cb9fe9d1fecc610e43060f64afdb635ba6606ddd +OPENDHT_VERSION := 20f4355b7345c08ab18aaa9f556b394161a0598d OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht