diff --git a/contrib/src/opendht/SHA512SUMS b/contrib/src/opendht/SHA512SUMS index 749d0479ce19344da2a91473f7c6d9b8ea1808a0..c9ff4d3f1f990f6060fbb0450354244ccebb6539 100644 --- a/contrib/src/opendht/SHA512SUMS +++ b/contrib/src/opendht/SHA512SUMS @@ -1 +1 @@ -9a6510ce69277dbf0b44e124e401d8b7572acd430030a379c05742675a2a0a3493ab678fba99cb55420b96b10306d3727216aad1cfe9e0d6ce85233a11e0dedd opendht-4b061d0886214b057b6c9c05d5215aea59f0cf66.tar.gz \ No newline at end of file +d0ab4aa376ecd4ac57af78a1491cd0f466021790ebea0e00032a503d61127f323cb37f04d94f2a35797dc52051407708f49ed99be558003acc102ff017dbdf29 opendht-1.10.1.tar.gz \ No newline at end of file diff --git a/contrib/src/opendht/fetch_and_patch.bat b/contrib/src/opendht/fetch_and_patch.bat index 4d5b38895da84a548fc074fde28aa8d11718240e..6fa48ec46f817a876c535b3c4d099428c83442a8 100644 --- a/contrib/src/opendht/fetch_and_patch.bat +++ b/contrib/src/opendht/fetch_and_patch.bat @@ -1,6 +1,6 @@ set BUILD=%SRC%..\build -set OPENDHT_VERSION=a8718242cda414909207320ce0692fc49d3104fb +set OPENDHT_VERSION=1.10.1 set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz mkdir %BUILD% diff --git a/contrib/src/opendht/rules.mak b/contrib/src/opendht/rules.mak index 1fa1b9ea97101d188ba2c1256dd91542fe31cd1a..cc7afcbb62781d3bfa2deb88d20540aa7ff22bb8 100644 --- a/contrib/src/opendht/rules.mak +++ b/contrib/src/opendht/rules.mak @@ -1,5 +1,5 @@ # OPENDHT -OPENDHT_VERSION := 4b061d0886214b057b6c9c05d5215aea59f0cf66 +OPENDHT_VERSION := 1.10.1 OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz PKGS += opendht