extra/opendht to 2.5.5-2

This commit is contained in:
Kevin Mihelich 2023-07-28 12:39:56 +00:00
parent bb3d173e3b
commit 257add128e

View file

@ -8,13 +8,13 @@
pkgname=opendht pkgname=opendht
epoch=1 epoch=1
pkgver=2.5.5 pkgver=2.5.5
pkgrel=1 pkgrel=2
pkgdesc="C++17 Distributed Hash Table (DHT) implementation" pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
arch=(x86_64) arch=(x86_64)
url="https://github.com/savoirfairelinux/opendht" url="https://github.com/savoirfairelinux/opendht"
license=(GPL3) license=(GPL3)
depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl) depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl)
makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit) makedepends=(git cmake msgpack-cxx asio restinio cython0 python-setuptools cppunit)
optdepends=('python: to use the Python bindings' optdepends=('python: to use the Python bindings'
'msgpack-cxx: linking against opendht') 'msgpack-cxx: linking against opendht')
_commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07 _commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07