diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index 4cabc25eb9db2984043161d70aee8ccb9dcb53ec..db3bf9815e6fc077fe5a258725afdf8ff43ba54d 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=a789ffe7ae37a638e7e551706138ae6246fbd522 +set OPENDHT_VERSION=fcaaa01b2d40011df650cd092cb841e825c4e49c 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 699fa7622a7467d9cc1c013aaddaaa4bafdd3046..66f0df2a8104474a5315d55311a89785c673ba52 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := a789ffe7ae37a638e7e551706138ae6246fbd522 +OPENDHT_VERSION := fcaaa01b2d40011df650cd092cb841e825c4e49c OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht