diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 0ecfcc3e6390d53fbce435bf4adbcfd738f002e8..99e822bdaa3fc8b4f1209c6733ba4e483f3c1740 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -c20a0018c766ade0ad40532dfb298eba613b465a296a8dcddd7c1f73b75ef70b8611175c2bbfa3a3e49e282ccd300fe40b74fcb14efc8ca7263aa868ada9272d opendht-8a18c591e99aace1795151bb8a1433428dabd70e.tar.gz \ No newline at end of file +9534847effb384e7dabd0c505abfc56662eee59ed93e248086ce0f440a8b89cfd2572ad3661246b1c08a55310823826c0edcb3143176ea1f53345de3a038d082 opendht-9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131.tar.gz diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index c1e944fcdee25d228eedf58f540129f2bd3cec90..c64f86d04d89d1f4c8cce216dd1d3fc255423492 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=8a18c591e99aace1795151bb8a1433428dabd70e +set OPENDHT_VERSION=9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131 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 6372c998a915d167eeea9d45219fab464fa88a1f..5650cb02401142aa8b692aace65a3060873d5c51 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 8a18c591e99aace1795151bb8a1433428dabd70e +OPENDHT_VERSION := 9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht