diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index ecfd0efedbb983c09e8a74d4d6ccecc8d33ca1fe..9aacfbeaab2c871afa1af9faf8b0d46e2939c46c 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -beb019785130c514d44d1861c9b0c17d383daae307cd08dba72bea881e91a14f8cf510862bc8969d27083c4b7d8a463423f38e9fb00fed4c0229a8d460914112 opendht-2.2.0rc4.tar.gz \ No newline at end of file +0e5ab37e1a2b754d9666c0b2f4c02b37c63498c00e8c498e9d09ebddaec044d8c57646333eda86040f8948b820e1ed5fed3a7bf75e31a00f66512cdee84b015f opendht-2.2.0rc6.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index 10736475d0d9350ca380843f5478306c6a0d3f02..1eb06dda9c33cd9206f8dadf109c2ee6702dc37d 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "2.2.0rc4", + "version": "2.2.0rc6", "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 71dfccf8067dd1bfa520fd2c4a89401e6d7e334e..0f2d576ac8d115258c3985f3e829121285868e30 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.2.0rc4 +OPENDHT_VERSION := 2.2.0rc6 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht