mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
contrib: bump OpenDHT to 1.4.1
* bug fixes Change-Id: Ibb43672a1a0209f109df579dff1a1f9176ed2186
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
set BUILD=%SRC%..\build
|
||||
|
||||
set OPENDHT_VERSION=4501217c2131e99ea1748801b07753b09fac6626
|
||||
set OPENDHT_VERSION=a789ffe7ae37a638e7e551706138ae6246fbd522
|
||||
set OPENDHT_URL=https://github.com/savoirfairelinux/opendht/archive/%OPENDHT_VERSION%.tar.gz
|
||||
|
||||
mkdir %BUILD%
|
||||
|
@ -1,5 +1,5 @@
|
||||
# OPENDHT
|
||||
OPENDHT_VERSION := 1.4.0.1
|
||||
OPENDHT_VERSION := a789ffe7ae37a638e7e551706138ae6246fbd522
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
|
Reference in New Issue
Block a user