diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 3e1ce15ce9a08de6b3a7fc1edb8635ec17a2393c..8f9af4b747676264c768d057f3ff894517292647 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -4c58969f651b695c3566af09ba7cfcde57fd8b9853564059f1db87c082c5b418918bea1b6861e613de949e03d37e37b3334d346300dd791920c100394e265bc7 opendht-7e9f5303bd86d054010c5e2bf1f9caa05bb71bba.tar.gz +d9265d0f85a8fb509d32ffdc682100fab669f2d2d72903dd55e5eef832dfd4d8a24d9c81a28ea4ee6774d7ede7c6e6acc48b14d6138348816dd000678db67e45 opendht-17fb92654ed9a12fe6c6298369e8788d97949f6d.tar.gz diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index a1c3d539bbd1ccd56822becab01ff31088cf7e35..9e72e75c1f7a216e9e9b9d00a3db5cc8548bd2f3 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "7e9f5303bd86d054010c5e2bf1f9caa05bb71bba", + "version": "17fb92654ed9a12fe6c6298369e8788d97949f6d", "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 19c56306865f8117626398c29691a79a01f3b8a4..850dd15284a649eeb88ac31228d06156e893119b 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 7e9f5303bd86d054010c5e2bf1f9caa05bb71bba +OPENDHT_VERSION := 17fb92654ed9a12fe6c6298369e8788d97949f6d OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht