Skip to content
Snippets Groups Projects
Commit dd0c6020 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

contrib: bump opendht

Change-Id: If215610aee704e29fd1ec8bf0ed2a124a271963f
parent 14d2627a
Branches
No related tags found
No related merge requests found
c89e8276520f94daa31a5c07e6725ba6b8f3daa2fa118914f61394b879b63dce2e0ab462e35af31d40ebd15d1feb119236b4a791dff683486ed7ccd1d0589756 opendht-3.1.7.tar.gz
2c28bfd0df281c13a7b19b97f0cbdd4708ab57ce7ba1ea8fa88f7a31d3d9fbf092931e1bb3931844a18df0791e96e3bee6434950d13c38e236f3a23831897b05 opendht-3.1.10.tar.gz
{
"name": "opendht",
"version": "3.1.7",
"url": "https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz",
"deps": [
"argon2",
"asio",
"gnutls",
"jsoncpp",
"msgpack",
"restinio"
],
"use_cmake" : true,
"defines": [
"BUILD_SHARED_LIBS=0",
"BUILD_TESTING=0",
"OPENDHT_SHARED=0",
"OPENDHT_PROXY_CLIENT=1",
"OPENDHT_PROXY_SERVER=1",
"OPENDHT_PUSH_NOTIFICATIONS=1",
"OPENDHT_TOOLS=0"
],
"patches": [],
"win_patches": [],
"project_paths": [],
"with_env" : "",
"custom_scripts": {
"pre_build": [],
"build": [],
"post_build": []
}
}
\ No newline at end of file
{
"name": "opendht",
"version": "3.1.10",
"url": "https://github.com/savoirfairelinux/opendht/archive/v__VERSION__.tar.gz",
"deps": [
"argon2",
"asio",
"gnutls",
"jsoncpp",
"msgpack",
"restinio"
],
"use_cmake" : true,
"defines": [
"BUILD_SHARED_LIBS=0",
"BUILD_TESTING=0",
"OPENDHT_SHARED=0",
"OPENDHT_PROXY_CLIENT=1",
"OPENDHT_PROXY_SERVER=1",
"OPENDHT_PUSH_NOTIFICATIONS=1",
"OPENDHT_TOOLS=0"
],
"patches": [],
"win_patches": [],
"project_paths": [],
"with_env" : "",
"custom_scripts": {
"pre_build": [],
"build": [],
"post_build": []
}
}
# OPENDHT
OPENDHT_VERSION := 3.1.7
OPENDHT_VERSION := 3.1.10
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/v$(OPENDHT_VERSION).tar.gz
PKGS += opendht
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment