mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
contrib: bump opendht to 2.4.0
GitLab: #717 Change-Id: I89009c3d4402b8d04af3586c0360b9bf549b7a11
This commit is contained in:
@ -1 +1 @@
|
||||
991aeaf0036633b374014f2935e0f4264edc1b4fa71090e97b490c9e86893cac169112c025cf20eb9f790bc4de0d944a731dce6fd7591a236cc8c649746f7581 opendht-2.3.4.tar.gz
|
||||
e7db51f47c5b5254d97c39d67f9b7329c70680bfe5d9f189627332a5fccb3bdf12e420d507dfd5e0fd023109ed5f32d47ccb9c52d0d4bb69cf6178e7e665205a opendht-2.4.0.tar.gz
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "opendht",
|
||||
"version": "2.3.4",
|
||||
"version": "2.4.0",
|
||||
"url": "https://github.com/savoirfairelinux/opendht/archive/__VERSION__.tar.gz",
|
||||
"deps": [
|
||||
"argon2",
|
||||
|
@ -1,5 +1,5 @@
|
||||
# OPENDHT
|
||||
OPENDHT_VERSION := 2.3.4
|
||||
OPENDHT_VERSION := 2.4.0
|
||||
OPENDHT_URL := https://github.com/savoirfairelinux/opendht/archive/$(OPENDHT_VERSION).tar.gz
|
||||
|
||||
PKGS += opendht
|
||||
|
Reference in New Issue
Block a user