diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 0c9a5642cd3dfb0339d5f146bf6b6aebb74ca2d5..521697ed7496972b36c4eb6d25f5be411bc09d1a 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -ed086eacec068d1595205c720e1512b18bc6db314bc05defb182fe0c483acf05d9606b24cbffbc61556cac5c70c850c0141d25f8ebb44c5cf2ba3d671108b00f opendht-1.8.0.tar.gz +128adb0d671456ce1dbc4a24c1ea36d19f73362dc8d1e9774ccc0c87a01201a82672dea785ac0e18a4755ff844760ef6b94a70b571b2587a431223b97a9abf58 opendht-cb9fe9d1fecc610e43060f64afdb635ba6606ddd.tar.gz diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index d75710d1efabe224bb25402b923202cbc2306e9c..816c37fc4b4835502009765a4fcc49752f926fdc 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=1.8.0 +set OPENDHT_VERSION=cb9fe9d1fecc610e43060f64afdb635ba6606ddd 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 17ef4a7bb10eee0bd7017c74a06ee545882e8b6b..2543ff942c6a31218597bedbd4cefecb6279ef4d 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 1.8.0 +OPENDHT_VERSION := cb9fe9d1fecc610e43060f64afdb635ba6606ddd OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht