diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 99e822bdaa3fc8b4f1209c6733ba4e483f3c1740..3e1ce15ce9a08de6b3a7fc1edb8635ec17a2393c 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -9534847effb384e7dabd0c505abfc56662eee59ed93e248086ce0f440a8b89cfd2572ad3661246b1c08a55310823826c0edcb3143176ea1f53345de3a038d082 opendht-9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131.tar.gz +4c58969f651b695c3566af09ba7cfcde57fd8b9853564059f1db87c082c5b418918bea1b6861e613de949e03d37e37b3334d346300dd791920c100394e265bc7 opendht-7e9f5303bd86d054010c5e2bf1f9caa05bb71bba.tar.gz diff --git a/contrib/src/opendht/package.json b/contrib/src/opendht/package.json index 5f40b82e055ba5b7df89d111fd99c0101791a8a3..a1c3d539bbd1ccd56822becab01ff31088cf7e35 100644 --- a/contrib/src/opendht/package.json +++ b/contrib/src/opendht/package.json @@ -1,6 +1,6 @@ { "name": "opendht", - "version": "9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131", + "version": "7e9f5303bd86d054010c5e2bf1f9caa05bb71bba", "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 5650cb02401142aa8b692aace65a3060873d5c51..19c56306865f8117626398c29691a79a01f3b8a4 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 9c84e59bbf6d5cb4a67ebb01eac9a6f2aff8e131 +OPENDHT_VERSION := 7e9f5303bd86d054010c5e2bf1f9caa05bb71bba OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht