diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 448115800298403a49704616bcca01e6d3b2a2fd..81fdabc274712293f61ee9786255c8739ad0cedd 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -6a5b6e00d00abba9e2b0763d9b3f555af863693a01d68b50ddfd9db2c37e27a0fd4168a24731c70979bd1f13edf71d9a98fb0896cfd9e94160fb603a9d63b824 opendht-2.0.0beta3.tar.gz \ No newline at end of file +47e1959259436703297dbbf0680d16faf8c542353b1192453acef4e1d71c7c26d45da6df88dc62ee8e4b538337801199210f575fdcda573b3fe8d214376935ed opendht-c5c369561293a7a5505ec5b799e093385d5cd5a6.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index 3bcb24feb470400c48b1c64063109100a5df2ee0..aa062a2d4dd245f25a8819e2582dfd61ead9658b 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "2.0.0beta3", + "version": "c5c369561293a7a5505ec5b799e093385d5cd5a6", "url": "https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz", "deps": [ "argon2", diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index 81178b4ba1b37d74aea079873eafb3a7129008b4..7a280ffa279dc177f1f084284684b341847c25e7 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.0.0beta3 +OPENDHT_VERSION := c5c369561293a7a5505ec5b799e093385d5cd5a6 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht