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