Skip to content
Snippets Groups Projects
Commit 102dabcf authored by Adrien Béraud's avatar Adrien Béraud
Browse files

contrib: bump opendht

* fix major issue where values where dropped
  before their normal expiration.

Change-Id: I2010f75a1d45aef4780950fa8fb753632ab780f1
parent 86b8fbec
No related branches found
No related tags found
No related merge requests found
set BUILD=%SRC%..\build set BUILD=%SRC%..\build
set OPENDHT_VERSION=1.3.5 set OPENDHT_VERSION=c40750f6e4b0356881675201bbba2d47511c83de
set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz
mkdir %BUILD% mkdir %BUILD%
......
# OPENDHT # OPENDHT
OPENDHT_VERSION := 6f3eafc5eea1b456a625bdf473419464eb0b202a OPENDHT_VERSION := c40750f6e4b0356881675201bbba2d47511c83de
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
PKGS += opendht PKGS += opendht
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment