mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: bump opendht
* fix major issue where values where dropped before their normal expiration. Change-Id: I2010f75a1d45aef4780950fa8fb753632ab780f1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
mkdir %BUILD%
|
||||
|
@ -1,5 +1,5 @@
|
||||
# OPENDHT
|
||||
OPENDHT_VERSION := 6f3eafc5eea1b456a625bdf473419464eb0b202a
|
||||
OPENDHT_VERSION := c40750f6e4b0356881675201bbba2d47511c83de
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
|
Reference in New Issue
Block a user