diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index a2036bc352017639ffe2676c9344551e0a32baae..0629d8fd0b3d84eda23b65cc2c7547bcc4dc5d8b 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -4879c58e24b3c393752e8f906e3de00a9fda6ef9f6fa9c49562f44db4c274477a8c882d8212a1e2639381ce584f3048edeedc57de547fc345488ff613210ba87 opendht-2.2.0rc7.tar.gz \ No newline at end of file +692b098219f8da244ecc2fd89f215704bd0e097650fb6b1dced2400a52d4c53bc4bceaa15875772e8a4b4d55ccd6766c53c80417cd2bda3b42a32b74d1687981 opendht-14d882d22024310a7a2b1098b7dc39523f9fd592.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index 1695d06f777bbdf0bd095b0a1cd20b05f2405bbd..7fe6ce32d55ba3590fccdb71857554d5095398b7 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "2.2.0rc7", + "version": "14d882d22024310a7a2b1098b7dc39523f9fd592", "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 b083f1c1dd6be20559f89f967e77194dff9fac87..efffa6fe4747f7ad3649da39ba1b2a176d9093aa 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.2.0rc7 +OPENDHT_VERSION := 14d882d22024310a7a2b1098b7dc39523f9fd592 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht