diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 6a1281150..8f0cf7f21 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -9996b989c1be6010e965b711f39ce50741d7be63d6b5e599611c09a728f27a04fd35f3ab9514dc1fd5a847cba7570fa4bf3c67c9ce87cd4d4c4ad58fa4974ecf opendht-2.3.1.tar.gz +1ae6fdf068a14f33825efe585ab93a9a37f143ae5139865b218410f6539c86bc049f75f02aa5bc1f5ad859ea99917c1313d81c06f104f4b331ce5ba759264e8f opendht-dbbfdaab0f4119abf79646313e0dbc52881dcd56.tar.gz diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index 6db2a4137..92e30307d 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "19fe34415aa4f9f9c82277955a8385f9d65a61f3", + "version": "dbbfdaab0f4119abf79646313e0dbc52881dcd56", "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 cfc534b68..2956a6ddb 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.3.1 +OPENDHT_VERSION := dbbfdaab0f4119abf79646313e0dbc52881dcd56 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht