diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat
index 309623c1c52a768d282b84b873368ca8493dbbf3..b834f12f3f82d3852d3faad0729d1eb6147e7f3c 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=3fb7c2acfe098b18908d1803e5aaa2437d878af4
+set OPENDHT_VERSION=b08b2f14f20e0dbaa00fc2c70347d578c70e49da
 set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz
 
 mkdir %BUILD%