diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 6a12811501bc5ebc8d20020fac9c426c7cf6a47f..8f0cf7f21ef3dff587fa641f7f7110fc11851b5f 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 6db2a41371d0031f0765dfede55b4b079aaf0f55..92e30307dd595d4f95a8be0698aa013c54c39081 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 cfc534b6868448d1f0a80870636c36d8913d6ee1..2956a6ddb665cc991aef013898792d7534544d46 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