diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 5728f1856b669312dce08a91a190e568c5ca7130..98a0263831914345670d98455c697d0df01b746c 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -5aaad5a281d599413bd9d60b4268027e12d23d7c58457834518bbf27aefeb95c4f4b1e713e15cbfe4ef34c9b579c421bc22cfbea27387d66374788d465e442a3 opendht-2.0.0rc4.tar.gz +fb783a186bbe4fc66339c9e37ea987c6bf3c035a3d9f6737e264171709cff74ffa761dee1e13ad7ab0dab090f12d6a326d171127666da1f54e972bd2fa0fe3e1 opendht-2.0.0.tar.gz diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index c18a38f10489cfc68557abf7c5c0c911c2b39952..1f655cd45af9ec5e90f4d01338407c6b3ade90a7 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "2.0.0rc4", + "version": "2.0.0", "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 b925031a9b98a570352aceab05ce2037d19691f3..1e08554946ecf26c37271918da8dce25aa11d457 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.0.0rc4 +OPENDHT_VERSION := 2.0.0 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht