diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 481cf17286e1bde35d7fde92d299288ab1c6947d..4d56aa5b073497c62d937be567c6207034e91c0c 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -e9401823db7130560969e97174329ac7ae72a07eedb6806f1b5ac43c2f366e3e12c9a6fab981e531e0afdd9430c0cd200ba57cbd2e79b566eead6453a660c98a opendht-b03a7732e3dca3a48689e64e345fe418e130b6ac.tar.gz +a7b5f1e05b1adb72ca547af217b7c67d94ebe91fbaa015e089490a371722476c76bf6a61698ab42d6e139f9bdf4a765b2d3cdf89807f06da598e91d00ad4d4dd opendht-c564810b8cd60b3ccbbeb9b9d5e294248fed9b5b.tar.gz diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index d80d47196ea706b29d91a4f53cb6fa9fce12d4eb..5c172652c36ef8fab1f41e5c22836cdd012ec921 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=b03a7732e3dca3a48689e64e345fe418e130b6ac +set OPENDHT_VERSION=c564810b8cd60b3ccbbeb9b9d5e294248fed9b5b 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 f87438f1bbbfcbdcc508d5d9a9c54dcc2ee62e7a..54d27e5deb9d1d451f62610f860a65f5c771fb77 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := b03a7732e3dca3a48689e64e345fe418e130b6ac +OPENDHT_VERSION := c564810b8cd60b3ccbbeb9b9d5e294248fed9b5b OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht