diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 35e6af87e1c7fca7fc6fe95cac92dcca7e0b205a..805085f714a80463a0db0808636c89b252e42b30 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -7fe15fa4cff0213565baedabbf1e7ab4858635d727bb6a1c0ca16a4fdf66f809ef540fd5cb29cf204409ce4d66aad9df000e30f134ed5a3765faf5f95c1bd039 opendht-2.5.3.tar.gz +9c81a4077ac72297dde2f8183a05d1925b744b16dc68a7d7ce7204619754e3a30e54d1aaa5d45f38be70106a2380298c7e7a5cbe9ff3b607e9b5ee27a56fd9c0 opendht-2.5.4.tar.gz diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index b0546eef8c0774cb9cb77c54273266a583867234..8877cfa6a5b727a8a886397c4919814d3a2161c0 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "2.5.3", + "version": "2.5.4", "url": "https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz", "deps": [ "argon2", diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index b668e26de95e292ade3719dc2bac917327f76a14..debef62012eb477a9b9bdb5e0d17f183b616f3dd 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 2.5.3 +OPENDHT_VERSION := 2.5.4 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/v$(OPENDHT_VERSION).tar.gz PKGS += opendht